ngompa/btrfs-progs-el8
Project ID: 30989
Description
btrfs-progs
for EL8 systems
Installation Instructions
For full functionality, you will need a kernel that has the Btrfs filesystem enabled.
In CentOS, this means you need to use the CentOSPlus kernel:
$ sudo dnf install 'dnf-command(config-manager)'
$ sudo dnf config-manager --set-enabled centosplus
$ sudo dnf install kernel-plus
Alternatively, you can use ELRepo's mainline kernel builds:
$ sudo dnf install https://www.elrepo.org/elrepo-release-8.el8.elrepo.noarch.rpm
$ sudo dnf install 'dnf-command(config-manager)'
$ sudo dnf config-manager --set-enabled elrepo-kernel
$ sudo dnf install kernel-ml
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 |
---|---|---|
Centos-stream 8 | aarch64 (44)*, x86_64 (253)* | Centos-stream 8 (199 downloads) |
EPEL 8 | aarch64 (55)*, x86_64 (764)* | EPEL 8 (419 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ngompa/btrfs-progs-el8
More info about enabling Copr repositories