helloworld from home:dangtrungtin project

Seleccione su sistema operativo

Para CentOS 7 ejecute lo siguiente como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dangtrungtin/CentOS_7/home:dangtrungtin.repo
yum install helloworld
Para xUbuntu 20.04 ejecute lo siguiente:
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:/dangtrungtin/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:dangtrungtin.list
curl -fsSL https://download.opensuse.org/repositories/home:dangtrungtin/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dangtrungtin.gpg > /dev/null
sudo apt update
sudo apt install helloworld
Para xUbuntu 18.04 ejecute lo siguiente:
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:/dangtrungtin/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:dangtrungtin.list
curl -fsSL https://download.opensuse.org/repositories/home:dangtrungtin/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dangtrungtin.gpg > /dev/null
sudo apt update
sudo apt install helloworld

Paquetes de xUbuntu 20.04:

Paquetes de xUbuntu 18.04: