paulcarroty/mesa-from-rawhide

Project ID: 22906

Description

Automated and scheduled rebuilds from original Fedora Rawhide packages

Installation Instructions

WARNING: before installation make sure you have basic package management & system recovery skills!

Install:

sudo tee -a /etc/yum.repos.d/_copr-mesa-from-rawhide.repo << 'EOF' [paulcarroty-mesa-from-rawhide] name=Copr repo for mesa-from-rawhide owned by paulcarroty baseurl=https://copr-be.cloud.fedoraproject.org/results/paulcarroty/mesa-from-rawhide/fedora-$releasever-$basearch/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/paulcarroty/mesa-from-rawhide/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 [paulcarroty-mesa-from-rawhide-32bit] name=Copr repo for mesa-from-rawhide owned by paulcarroty baseurl=https://copr-be.cloud.fedoraproject.org/results/paulcarroty/mesa-from-rawhide/fedora-$releasever-i386/ type=rpm-md skip_if_unavailable=True gpgcheck=0 gpgkey=https://copr-be.cloud.fedoraproject.org/results/paulcarroty/mesa-from-rawhide/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 EOF sudo dnf update mesa*

Uninstall: dnf downgrade mesa* && sudo rm -rf /etc/yum.repos.d/_copr-mesa-from-rawhide.repo

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

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable paulcarroty/mesa-from-rawhide
More info about enabling Copr repositories

Other Actions