fluidsynth from home:derselbst:anmp project
Select Your Operating System
Add repository and install manually
For Debian 13 run the following:
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:/derselbst:/anmp/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
For Debian 12 run the following:
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:/derselbst:/anmp/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
Grab binary packages directly
Add repository and install manually
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:derselbst:anmp/Fedora_43/home:derselbst:anmp.repo dnf install fluidsynth
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:derselbst:anmp/Fedora_42/home:derselbst:anmp.repo dnf install fluidsynth
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:derselbst:anmp/Fedora_41/home:derselbst:anmp.repo dnf install fluidsynth
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:derselbst:anmp/Fedora_40/home:derselbst:anmp.repo dnf install fluidsynth
Grab binary packages directly
Add repository and install manually
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/openSUSE_Slowroll/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/openSUSE_Factory_zSystems/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/openSUSE_Factory_RISCV/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/openSUSE_Factory_PowerPC/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/openSUSE_Factory_ARM/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/16.0/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/15.6/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/15.5/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/15.4/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:derselbst:anmp/openSUSE_Leap_15.3/home:derselbst:anmp.repo zypper refresh zypper install fluidsynth
Grab binary packages directly
Add repository and install manually
For xUbuntu 25.04 run the following:
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:/derselbst:/anmp/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
For xUbuntu 24.04 run the following:
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:/derselbst:/anmp/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
For xUbuntu 23.10 run the following:
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:/derselbst:/anmp/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
For xUbuntu 23.04 run the following:
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:/derselbst:/anmp/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
For xUbuntu 22.10 run the following:
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:/derselbst:/anmp/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth
For xUbuntu 22.04 run the following:
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:/derselbst:/anmp/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:derselbst:anmp.list curl -fsSL https://download.opensuse.org/repositories/home:derselbst:anmp/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_derselbst_anmp.gpg > /dev/null sudo apt update sudo apt install fluidsynth