nted from home:bekun project

Select Your Operating System

For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bekun/CentOS_CentOS-6/home:bekun.repo
yum install nted
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bekun/CentOS_7/home:bekun.repo
yum install nted
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/openSUSE_Tumbleweed/home:bekun.repo
zypper refresh
zypper install nted
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/openSUSE_Factory_ARM/home:bekun.repo
zypper refresh
zypper install nted
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/openSUSE_Factory/home:bekun.repo
zypper refresh
zypper install nted
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/openSUSE_13.1/home:bekun.repo
zypper refresh
zypper install nted
For openSUSE 11.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/openSUSE_11.4/home:bekun.repo
zypper refresh
zypper install nted
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bekun/RHEL_7/home:bekun.repo
yum install nted
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/SLE_11_SP3/home:bekun.repo
zypper refresh
zypper install nted
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/SLE_11_SP2/home:bekun.repo
zypper refresh
zypper install nted
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/SLE_11_SP1/home:bekun.repo
zypper refresh
zypper install nted
For SLE 11 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun/SLE_11/home:bekun.repo
zypper refresh
zypper install nted
For xUbuntu 12.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:/bekun/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:bekun.list
curl -fsSL https://download.opensuse.org/repositories/home:bekun/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bekun.gpg > /dev/null
sudo apt update
sudo apt install nted