From 7bd5ff8dd04833c3357193617dcd35fd739e6db6 Mon Sep 17 00:00:00 2001 From: Xariann <130084241+Xarianne@users.noreply.github.com> Date: Wed, 7 Jan 2026 11:17:55 +0000 Subject: [PATCH] Added Fedora repo --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4389dcb..d9385b4 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,16 @@ If you would like to help us and add official support for your package manager, git clone https://aur.archlinux.org/declaro-git.git && cd declaro-git && makepkg -si ``` +- For **Fedora** you can download from COPR. Enable the COPR first: + +```bash +dnf copr enable xariann/tools +``` +Then install declaro: +``` +sudo dnf install declaro +``` + ### Manual Installation 1. Make sure you have the following the dependencies installed: