minsky-beta from home:hpcoder1 project
Sélectionnez votre système d'exploitation
Ajouter le dépôt et installer manuellement
Pour CentOS 8 Stream, exécutez en tant que root :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:hpcoder1/CentOS_8_Stream/home:hpcoder1.repo yum install minsky-beta
Pour CentOS 8, exécutez en tant que root :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:hpcoder1/CentOS_8/home:hpcoder1.repo yum install minsky-beta
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour Debian Unstable, exécutez :
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:/hpcoder1/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour Debian Testing, exécutez :
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:/hpcoder1/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour Debian 9.0, exécutez :
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:/hpcoder1/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour Debian 13, exécutez :
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:/hpcoder1/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour Debian 12, exécutez :
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:/hpcoder1/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour Debian 11, exécutez :
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:/hpcoder1/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour Debian 10, exécutez :
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:/hpcoder1/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour Fedora Rawhide, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:hpcoder1/Fedora_Rawhide/home:hpcoder1.repo dnf install minsky-beta
Pour Fedora 43, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:hpcoder1/Fedora_43/home:hpcoder1.repo dnf install minsky-beta
Pour Fedora 42, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:hpcoder1/Fedora_42/home:hpcoder1.repo dnf install minsky-beta
Pour Fedora 41, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:hpcoder1/Fedora_41/home:hpcoder1.repo dnf install minsky-beta
Pour Fedora 40, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hpcoder1/Fedora_40/home:hpcoder1.repo dnf install minsky-beta
Pour Fedora 39, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hpcoder1/Fedora_39/home:hpcoder1.repo dnf install minsky-beta
Pour Fedora 38, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hpcoder1/Fedora_38/home:hpcoder1.repo dnf install minsky-beta
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour openSUSE Tumbleweed, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Tumbleweed/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour openSUSE Slowroll, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Slowroll/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour openSUSE Factory RISCV, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_RISCV/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour openSUSE Factory PowerPC, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_PowerPC/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour openSUSE Factory ARM, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_ARM/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour 16.0, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/16.0/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour 15.6, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/15.6/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour 15.5, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/15.5/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour 15.4, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/15.4/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour 15.3, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/15.3/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour SLE 15 SP3, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15_SP3/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour SLE 15 SP2, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15_SP2/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour SLE 15 SP1, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15_SP1/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Pour SLE 15, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15/home:hpcoder1.repo zypper refresh zypper install minsky-beta
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour xUbuntu 25.10, exécutez :
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:/hpcoder1/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour xUbuntu 25.04, exécutez :
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:/hpcoder1/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour xUbuntu 24.04, exécutez :
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:/hpcoder1/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour xUbuntu 22.04, exécutez :
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:/hpcoder1/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour xUbuntu 20.04, exécutez :
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:/hpcoder1/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour xUbuntu 18.04, exécutez :
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:/hpcoder1/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta
Pour xUbuntu 16.04, exécutez :
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:/hpcoder1/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:hpcoder1.list curl -fsSL https://download.opensuse.org/repositories/home:hpcoder1/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hpcoder1.gpg > /dev/null sudo apt update sudo apt install minsky-beta