Description
The Budgie desktop environment for Fedora and EL8.
Installation Instructions
Installation
sudo dnf copr enable stenstorp/budgie
Press Y
to allow.
Install:
sudo dnf install budgie-desktop
Recommended packages
sudo dnf install nautilus gnome-terminal gnome-system-monitor arc-theme arc-icon-theme gedit
A collection of applets are now available as: budgie-applet-[name]
. They can all be installed at once by installing the budgie-extras
package
sudo dnf install budgie-extras
EL8 Specific
Development Packages on EL8
The powertools
repository will need to be enabled in order to install budgie development packages on EL8.
sudo dnf config-manager --enable powertools
Building Budgie on EL8
Some build dependencies for budgie-desktop are not (yet) available on EL8. These packages are available in the budgie-dependencies
copr repo.
sudo dnf copr enable stenstorp/budgie-dependencies
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 [modified] (22101)* | EPEL 8 (872 downloads) |
Fedora 39 | aarch64 (816)*, x86_64 (8464)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (495)*, x86_64 (8306)* | Fedora 40 (306 downloads) |
Fedora 41 | aarch64 (151)*, x86_64 (3162)* | Fedora 41 (106 downloads) |
Fedora rawhide | aarch64 (3948)*, x86_64 (4694)* | Fedora rawhide (282 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable stenstorp/budgie
More info about enabling Copr repositories