auto-multiple-choice from home:JojoBoulix project

Seleccione o seu sistema operativo

Para Debian Testing execute o seguinte:
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
Para Debian 12 execute o seguinte:
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
Para Debian 11 execute o seguinte:
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
Para Fedora 40 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Fedora_40/home:JojoBoulix.repo
dnf install auto-multiple-choice
Para Fedora 39 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Fedora_39/home:JojoBoulix.repo
dnf install auto-multiple-choice
Para Fedora 38 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Fedora_38/home:JojoBoulix.repo
dnf install auto-multiple-choice
Para Mageia Cauldron execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Mageia_Cauldron/home:JojoBoulix.repo
dnf install auto-multiple-choice
Para Mageia 9 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Mageia_9/home:JojoBoulix.repo
dnf install auto-multiple-choice
Para Mageia 8 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:JojoBoulix/Mageia_8/home:JojoBoulix.repo
dnf install auto-multiple-choice
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:JojoBoulix/15.6/home:JojoBoulix.repo
zypper refresh
zypper install auto-multiple-choice
Para 15.5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:JojoBoulix/15.5/home:JojoBoulix.repo
zypper refresh
zypper install auto-multiple-choice
Para 15.4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:JojoBoulix/15.4/home:JojoBoulix.repo
zypper refresh
zypper install auto-multiple-choice