auto-multiple-choice from home:JojoBoulix project

Select Your Operating System

For Debian Testing 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:/JojoBoulix/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:JojoBoulix.list
curl -fsSL https://download.opensuse.org/repositories/home:JojoBoulix/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_JojoBoulix.gpg > /dev/null
sudo apt update
sudo apt install auto-multiple-choice
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:/JojoBoulix/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:JojoBoulix.list
curl -fsSL https://download.opensuse.org/repositories/home:JojoBoulix/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_JojoBoulix.gpg > /dev/null
sudo apt update
sudo apt install auto-multiple-choice
For Debian 11 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:/JojoBoulix/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:JojoBoulix.list
curl -fsSL https://download.opensuse.org/repositories/home:JojoBoulix/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_JojoBoulix.gpg > /dev/null
sudo apt update
sudo apt install auto-multiple-choice
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Fedora_39/home:JojoBoulix.repo
dnf install auto-multiple-choice
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Fedora_38/home:JojoBoulix.repo
dnf install auto-multiple-choice
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Mageia_Cauldron/home:JojoBoulix.repo
dnf install auto-multiple-choice
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Mageia_9/home:JojoBoulix.repo
dnf install auto-multiple-choice
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Mageia_8/home:JojoBoulix.repo
dnf install auto-multiple-choice
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:JojoBoulix/15.6/home:JojoBoulix.repo
zypper refresh
zypper install auto-multiple-choice
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:JojoBoulix/15.5/home:JojoBoulix.repo
zypper refresh
zypper install auto-multiple-choice
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:JojoBoulix/15.4/home:JojoBoulix.repo
zypper refresh
zypper install auto-multiple-choice