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] (22188)* | EPEL 8 (878 downloads) |
Fedora 39 | aarch64 (822)*, x86_64 (8470)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (495)*, x86_64 (8367)* | Fedora 40 (313 downloads) |
Fedora 41 | aarch64 (298)*, x86_64 (3981)* | Fedora 41 (142 downloads) |
Fedora rawhide | aarch64 (3963)*, x86_64 (4721)* | Fedora rawhide (289 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable stenstorp/budgie
More info about enabling Copr repositories