ctris from home:lrupp project

Виберіть вашу операційну систему

Для Debian 10 запустіть:
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:/lrupp/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:lrupp.list
curl -fsSL https://download.opensuse.org/repositories/home:lrupp/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_lrupp.gpg > /dev/null
sudo apt update
sudo apt install ctris

Пакунки для Debian 10:

Для openSUSE Leap 15.1 ARM запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/openSUSE_Leap_15.1_ARM/home:lrupp.repo
zypper refresh
zypper install ctris
Для SLE 12 SP5 Backports запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/SLE_12_SP5_Backports/home:lrupp.repo
zypper refresh
zypper install ctris
Для 15.6 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/15.6/home:lrupp.repo
zypper refresh
zypper install ctris
Для 15.5 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/15.5/home:lrupp.repo
zypper refresh
zypper install ctris
Для Raspbian 10 запустіть:
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:/lrupp/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:lrupp.list
curl -fsSL https://download.opensuse.org/repositories/home:lrupp/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_lrupp.gpg > /dev/null
sudo apt update
sudo apt install ctris

Пакунки для Raspbian 10:

Для SLE 15 SP7 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/SLE_15_SP7/home:lrupp.repo
zypper refresh
zypper install ctris
Для SLE 15 SP6 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/SLE_15_SP6/home:lrupp.repo
zypper refresh
zypper install ctris
Для SLE 12 SP5 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:lrupp/SLE_12_SP5/home:lrupp.repo
zypper refresh
zypper install ctris