Description
This is an Incus branch for RHEL 10-compatible distros.
Installation Instructions
You will need to download the repository first:
cd /etc/yum.repos.d
wget https://copr.fedorainfracloud.org/coprs/neelc/incus/repo/rhel+epel-10/neelc-incus-rhel+epel-10.repo
We use a RHEL+EPEL repository due to the differences between CentOS Stream and Rocky Linux (or RHEL).
Then install Incus:
dnf install incus
You will need to add the following to /etc/subuid
and /etc/subgid
:
root:1000000:65536
Now you can enable Incus and use it as normal.
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 |
---|---|---|
![]() |
aarch64 (4)*, ppc64le (4)*, s390x (6)*, x86_64 (6)* | EPEL 10 (0 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 9 (0 downloads) |
Rhel+epel 10 | aarch64 (4)*, x86_64 (93)* | Rhel+epel 10 (93 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable neelc/incus
More info about enabling Copr repositories