myrulib from home:lintest project

Select Your Operating System

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:/lintest/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:lintest.list
curl -fsSL https://download.opensuse.org/repositories/home:lintest/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_lintest.gpg > /dev/null
sudo apt update
sudo apt install myrulib
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:lintest/openSUSE_Tumbleweed/home:lintest.repo
zypper refresh
zypper install myrulib
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:lintest/openSUSE_Leap_42.2/home:lintest.repo
zypper refresh
zypper install myrulib
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:lintest/openSUSE_Leap_42.1/home:lintest.repo
zypper refresh
zypper install myrulib