sfizz from home:sfztools:sfizz project
Kies uw besturingssysteem
Installatiebron toevoegen en handmatig installeren
Voor Debian Testing voer het volgende uit:
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
Voor Debian 12 voer het volgende uit:
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
Voor Debian 11 voer het volgende uit:
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
Voor Debian 10 voer het volgende uit:
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
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Fedora 39 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sfztools:sfizz/Fedora_39/home:sfztools:sfizz.repo dnf install sfizz
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Mageia 9 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sfztools:sfizz/Mageia_9/home:sfztools:sfizz.repo dnf install sfizz
Voor Mageia 8 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sfztools:sfizz/Mageia_8/home:sfztools:sfizz.repo dnf install sfizz
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor openSUSE Tumbleweed voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:sfztools:sfizz/openSUSE_Tumbleweed/home:sfztools:sfizz.repo zypper refresh zypper install sfizz
Voor 15.5 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:sfztools:sfizz/15.5/home:sfztools:sfizz.repo zypper refresh zypper install sfizz
Voor 15.4 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:sfztools:sfizz/15.4/home:sfztools:sfizz.repo zypper refresh zypper install sfizz
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Raspbian 12 voer het volgende uit:
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
Voor Raspbian 11 voer het volgende uit:
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
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor xUbuntu 24.04 voer het volgende uit:
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
Voor xUbuntu 22.04 voer het volgende uit:
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
Voor xUbuntu 20.04 voer het volgende uit:
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