mpz from home:oleg_antonyan project
Select Your Operating System
Add repository and install manually
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:oleg_antonyan/CentOS_8_Stream/home:oleg_antonyan.repo yum install mpz
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:oleg_antonyan/CentOS_8/home:oleg_antonyan.repo yum install mpz
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:oleg_antonyan/CentOS_7/home:oleg_antonyan.repo yum install mpz
Grab binary packages directly
Add repository and install manually
For Debian Unstable 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:/oleg_antonyan/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For Debian 9.0 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:/oleg_antonyan/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For Debian 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:/oleg_antonyan/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_Rawhide/home:oleg_antonyan.repo dnf install mpz
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_40/home:oleg_antonyan.repo dnf install mpz
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_39/home:oleg_antonyan.repo dnf install mpz
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_38/home:oleg_antonyan.repo dnf install mpz
For Fedora 33 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_33/home:oleg_antonyan.repo dnf install mpz
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_32/home:oleg_antonyan.repo dnf install mpz
For Fedora 31 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_31/home:oleg_antonyan.repo dnf install mpz
For Fedora 30 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_30/home:oleg_antonyan.repo dnf install mpz
For Fedora 29 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Fedora_29/home:oleg_antonyan.repo dnf install mpz
Grab binary packages directly
Add repository and install manually
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Mageia_Cauldron/home:oleg_antonyan.repo dnf install mpz
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Mageia_8/home:oleg_antonyan.repo dnf install mpz
For Mageia 7 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:oleg_antonyan/Mageia_7/home:oleg_antonyan.repo dnf install mpz
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Tumbleweed/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Slowroll/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.2 PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.2_PowerPC/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.2_ARM/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.2/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.1 PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.1_PowerPC/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.1 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.1_ARM/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.1/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Factory_zSystems/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Factory_RISCV/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Factory_PowerPC/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Factory_ARM/home:oleg_antonyan.repo zypper refresh zypper install mpz
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/15.6/home:oleg_antonyan.repo zypper refresh zypper install mpz
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/15.5/home:oleg_antonyan.repo zypper refresh zypper install mpz
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/15.4/home:oleg_antonyan.repo zypper refresh zypper install mpz
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.3 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.3_ARM/home:oleg_antonyan.repo zypper refresh zypper install mpz
For openSUSE Leap 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/openSUSE_Leap_15.3/home:oleg_antonyan.repo zypper refresh zypper install mpz
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/SLE_15_SP3/home:oleg_antonyan.repo zypper refresh zypper install mpz
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:oleg_antonyan/SLE_15/home:oleg_antonyan.repo zypper refresh zypper install mpz
Grab binary packages directly
Add repository and install manually
For xUbuntu 24.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:/oleg_antonyan/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
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:/oleg_antonyan/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 21.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:/oleg_antonyan/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 21.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:/oleg_antonyan/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 20.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:/oleg_antonyan/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 20.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:/oleg_antonyan/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 19.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:/oleg_antonyan/xUbuntu_19.10/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_19.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 19.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:/oleg_antonyan/xUbuntu_19.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_19.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
For xUbuntu 18.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:/oleg_antonyan/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:oleg_antonyan.list curl -fsSL https://download.opensuse.org/repositories/home:oleg_antonyan/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_oleg_antonyan.gpg > /dev/null sudo apt update sudo apt install mpz
Grab binary packages directly
Add repository and install manually
For Fedora 37 run the following as root:
?
For Fedora 36 run the following as root:
?
For Fedora 35 run the following as root:
?
For Fedora 34 run the following as root:
?