python-mycli from home:marcindulak 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:marcindulak/CentOS_CentOS-6/home:marcindulak.repo
yum install python-mycli
For CentOS CentOS-5 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:marcindulak/CentOS_CentOS-5/home:marcindulak.repo
yum install python-mycli
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:marcindulak/CentOS_7/home:marcindulak.repo
yum install python-mycli
For Debian 9.0 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:/marcindulak/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For Debian 8.0 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:/marcindulak/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For Debian 7.0 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:/marcindulak/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For Debian 10 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:/marcindulak/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:marcindulak/Fedora_Rawhide/home:marcindulak.repo
dnf install python-mycli
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:marcindulak/openSUSE_Tumbleweed/home:marcindulak.repo
zypper refresh
zypper install python-mycli
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:marcindulak/openSUSE_13.1/home:marcindulak.repo
zypper refresh
zypper install python-mycli
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:marcindulak/RHEL_7/home:marcindulak.repo
yum install python-mycli
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:marcindulak/ScientificLinux_7/home:marcindulak.repo
yum install python-mycli
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:marcindulak/ScientificLinux_6/home:marcindulak.repo
yum install python-mycli
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:marcindulak/SLE_12/home:marcindulak.repo
zypper refresh
zypper install python-mycli
For xUbuntu 20.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:/marcindulak/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For xUbuntu 18.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:/marcindulak/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For xUbuntu 16.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:/marcindulak/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
For xUbuntu 14.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:/marcindulak/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli
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:/marcindulak/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:marcindulak.list
curl -fsSL https://download.opensuse.org/repositories/home:marcindulak/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_marcindulak.gpg > /dev/null
sudo apt update
sudo apt install python-mycli