hypnotix from home:RandLin:LM-backports project お使いのオペレーティングシステムの選択

hypnotix from home:RandLin:LM-backports project

お使いのオペレーティングシステムの選択

https://software.opensuse.org//download.html?project=home%3ARandLin%3ALM-backports&package=hypnotix

 

手作業でリポジトリを追加してインストールする

Debian 12 の場合は、下記のコマンドを実行してください:
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:/RandLin:/LM-backports/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install hypnotix
Debian 11 の場合は、下記のコマンドを実行してください:
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:/RandLin:/LM-backports/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install hypnotix
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:/RandLin:/LM-backports/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install hypnotix