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