A GTK4-based DNF package manager with a clean interface. Manage your software without the terminal.
Fedar makes package management simple and intuitive
Type the name of any package to find it instantly
See package information, size, and description
Click install and enter your password to get started
Install Fedar on Fedora Linux
Install from source
# Clone repository
git clone https://github.com/kieranrob32/Fedar
cd fedar
# Install dependencies
sudo dnf install python3-gobject python3-libadwaita gtk4-devel libadwaita-devel
# Run Fedar
python3 main.py
Fedar is a GTK4-based package manager for Fedora Linux. It provides a graphical interface for managing DNF packages without using the terminal.
Free and open source under MIT license
All operations run locally, no data collection
Built by and for the Fedora community