python-rpm-macros from home:agraul:uyuni-client-tools project

Выберите операционную систему

Для CentOS 7 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/CentOS_7/home:agraul:uyuni-client-tools.repo
yum install python-rpm-macros
Для EL 8 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/EL_8/home:agraul:uyuni-client-tools.repo
yum install python-rpm-macros
Для SLE15 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/SLE15/home:agraul:uyuni-client-tools.repo
zypper refresh
zypper install python-rpm-macros
Для SLE12 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/SLE12/home:agraul:uyuni-client-tools.repo
zypper refresh
zypper install python-rpm-macros
Для Ubuntu24.04-debbuild запустите:
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:/agraul:/uyuni-client-tools/Ubuntu24.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/home:agraul:uyuni-client-tools.list
curl -fsSL https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/Ubuntu24.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_agraul_uyuni-client-tools.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros
Для Ubuntu22.04-debbuild запустите:
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:/agraul:/uyuni-client-tools/Ubuntu22.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/home:agraul:uyuni-client-tools.list
curl -fsSL https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/Ubuntu22.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_agraul_uyuni-client-tools.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros
Для Ubuntu20.04-debbuild запустите:
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:/agraul:/uyuni-client-tools/Ubuntu20.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/home:agraul:uyuni-client-tools.list
curl -fsSL https://download.opensuse.org/repositories/home:agraul:uyuni-client-tools/Ubuntu20.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_agraul_uyuni-client-tools.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros

Пакеты для Ubuntu24.04-debbuild:

Пакеты для Ubuntu22.04-debbuild:

Пакеты для Ubuntu20.04-debbuild: