sfizz from home:sfztools:sfizz project
Seleccioneu el sistema operatiu
Afegiu el repositori i instal·leu-lo manualment
Per a Debian Testing executeu el següent:
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:/sfztools:/sfizz/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Per a Debian 12 executeu el següent:
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:/sfztools:/sfizz/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Per a Debian 11 executeu el següent:
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:/sfztools:/sfizz/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Per a Debian 10 executeu el següent:
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:/sfztools:/sfizz/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Fedora 39 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sfztools:sfizz/Fedora_39/home:sfztools:sfizz.repo dnf install sfizz
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Mageia 9 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sfztools:sfizz/Mageia_9/home:sfztools:sfizz.repo dnf install sfizz
Per a Mageia 8 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sfztools:sfizz/Mageia_8/home:sfztools:sfizz.repo dnf install sfizz
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a openSUSE Tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:sfztools:sfizz/openSUSE_Tumbleweed/home:sfztools:sfizz.repo zypper refresh zypper install sfizz
Per a 15.5 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:sfztools:sfizz/15.5/home:sfztools:sfizz.repo zypper refresh zypper install sfizz
Per a 15.4 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:sfztools:sfizz/15.4/home:sfztools:sfizz.repo zypper refresh zypper install sfizz
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Raspbian 12 executeu el següent:
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:/sfztools:/sfizz/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Per a Raspbian 11 executeu el següent:
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:/sfztools:/sfizz/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a xUbuntu 24.04 executeu el següent:
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:/sfztools:/sfizz/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Per a xUbuntu 22.04 executeu el següent:
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:/sfztools:/sfizz/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz
Per a xUbuntu 20.04 executeu el següent:
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:/sfztools:/sfizz/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:sfztools:sfizz.list curl -fsSL https://download.opensuse.org/repositories/home:sfztools:sfizz/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sfztools_sfizz.gpg > /dev/null sudo apt update sudo apt install sfizz