xfr from home:ciriarte:network-tools project
Select Your Operating System
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ciriarte:network-tools/openSUSE_Tumbleweed/home:ciriarte:network-tools.repo zypper refresh zypper install xfr
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ciriarte:network-tools/openSUSE_Slowroll/home:ciriarte:network-tools.repo zypper refresh zypper install xfr
Grab binary packages directly
Add repository and install manually
For Rocky 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ciriarte:network-tools/Rocky_9/home:ciriarte:network-tools.repo yum install xfr
For Rocky 10 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ciriarte:network-tools/Rocky_10/home:ciriarte:network-tools.repo yum install xfr
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 16.0 run the following as root:
?