libarchive from home:alvistack project

Select Your Operating System

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo
dnf install libarchive
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_40/home:alvistack.repo
dnf install libarchive
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_39/home:alvistack.repo
dnf install libarchive
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_38/home:alvistack.repo
dnf install libarchive
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Tumbleweed/home:alvistack.repo
zypper refresh
zypper install libarchive
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Leap_15.5/home:alvistack.repo
zypper refresh
zypper install libarchive