platerx/polaris-gfx
Project ID: 8498
Description
Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
Installation Instructions
WARNING: It will replace system version of LLVM and Clang. It may cause conflicts with packages that uses LLVM and/or Clang.
In order to install updated packages you need to create file /etc/yum.repos.d/polaris-gfx.repo with the following content:
[platerx-polaris-gfx-x86_64]
name=Copr repo for polaris-gfx owned by platerx
baseurl=https://copr-be.cloud.fedoraproject.org/results/platerx/polaris-gfx/fedora-$releasever-x86_64/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/platerx/polaris-gfx/pubkey.gpg
enabled=1
enabled_metadata=1
[platerx-polaris-gfx-i386]
name=Copr repo for polaris-gfx owned by platerx
baseurl=https://copr-be.cloud.fedoraproject.org/results/platerx/polaris-gfx/fedora-$releasever-i386/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/platerx/polaris-gfx/pubkey.gpg
enabled=1
enabled_metadata=1
Then you need to run the following commands:
sudo dnf update
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.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable platerx/polaris-gfx
More info about enabling Copr repositories