Description
The Budgie desktop environment for Fedora and EL8. Now with Desktop View!
Installation Instructions
Installation
sudo dnf copr enable cappyishihara/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] (329)* | EPEL 8 (81 downloads) |
Fedora 38 | aarch64 (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, x86_64 (0)* | Fedora 39 (46 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (35 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 (273)*, x86_64 (298)* | Fedora rawhide (79 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cappyishihara/budgie-desktop
More info about enabling Copr repositories