helloworld from home:tolikkon project

Pasirinkite operacinę sistemą

CentOS 7. Įvykdykite root teisėmis:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:tolikkon/CentOS_7/home:tolikkon.repo
yum install helloworld
Fedora 24. Įvykdykite root teisėmis:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tolikkon/Fedora_24/home:tolikkon.repo
dnf install helloworld
Fedora 23. Įvykdykite root teisėmis:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tolikkon/Fedora_23/home:tolikkon.repo
dnf install helloworld
openSUSE Tumbleweed. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:tolikkon/openSUSE_Tumbleweed/home:tolikkon.repo
zypper refresh
zypper install helloworld
RHEL 7. Įvykdykite root teisėmis:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:tolikkon/RHEL_7/home:tolikkon.repo
yum install helloworld
ScientificLinux 7. Įvykdykite root teisėmis:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:tolikkon/ScientificLinux_7/home:tolikkon.repo
yum install helloworld
SLE 12 SP1. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:tolikkon/SLE_12_SP1/home:tolikkon.repo
zypper refresh
zypper install helloworld