nic-xray from home:ciriarte:network-tools project

Select Your Operating System

For Debian 13 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/ciriarte:/network-tools/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:ciriarte:network-tools.list
curl -fsSL https://download.opensuse.org/repositories/home:ciriarte:network-tools/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ciriarte_network-tools.gpg > /dev/null
sudo apt update
sudo apt install nic-xray

Packages for Debian 13:

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 nic-xray
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 nic-xray
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 nic-xray
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 nic-xray
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ciriarte:network-tools/openSUSE_Leap_15.6/home:ciriarte:network-tools.repo
zypper refresh
zypper install nic-xray
For Ubuntu 24.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/ciriarte:/network-tools/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:ciriarte:network-tools.list
curl -fsSL https://download.opensuse.org/repositories/home:ciriarte:network-tools/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ciriarte_network-tools.gpg > /dev/null
sudo apt update
sudo apt install nic-xray
For Ubuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/ciriarte:/network-tools/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:ciriarte:network-tools.list
curl -fsSL https://download.opensuse.org/repositories/home:ciriarte:network-tools/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ciriarte_network-tools.gpg > /dev/null
sudo apt update
sudo apt install nic-xray

Packages for Ubuntu 24.04:

Packages for Ubuntu 22.04: