skip77/MateDesktop-EL10
Project ID: 193970
Description
Mate desktop environment for Rocky/Alma/RHEL/CentOS-Stream 10, or other EL10 distros.
Heavily inspired by the Fedora Mate spin.
Includes:
- Mate + Xorg + LightDM greeter
- Compiz + Desktop Effects
- Utility / quality of life apps (DNFDragora, X-Apps, Celluloid, to name a few)
- Comps + Mate package group for easy install
Installation Instructions
Prerequisites:
- EPEL (
dnf install epel-release
) - CRB enabled (
dnf config-manager --enable crb
) - Devel repo enabled (
dnf config-manager --enable devel
) (just a few packages are needed) - Alternative to devel repo: you will need to access to all packages from your distro's build system (such as Koji) to get certain dependencies
- Add this repo to /etc/yum.repos.d/
Quick Install:
dnf groupinstall "MATE-Desktop"
systemctl enable lightdm
systemctl set-default graphical.target
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 |
---|---|---|
Rhel+epel 10 | aarch64 (177)*, x86_64 (9206)* | Rhel+epel 10 (60 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable skip77/MateDesktop-EL10
More info about enabling Copr repositories