python-rpm-macros from home:felfert project

Επιλογή λειτουργικού συστήματος

Εκτελέστε το CentOS 7 ως χρήστης root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:felfert/CentOS_7/home:felfert.repo
yum install python-rpm-macros
Για Debian 9.0 εκτελέστε το παρακάτω:
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:/felfert/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros
Για Debian 7.0 εκτελέστε το παρακάτω:
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:/felfert/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros

Πακέτα για το Debian 9.0:

Πακέτα για το Debian 7.0:

Για xUbuntu 18.04 εκτελέστε το παρακάτω:
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:/felfert/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros
Για xUbuntu 16.04 εκτελέστε το παρακάτω:
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:/felfert/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros
Για xUbuntu 12.04 εκτελέστε το παρακάτω:
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:/felfert/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install python-rpm-macros

Πακέτα για το xUbuntu 18.04:

Πακέτα για το xUbuntu 16.04:

Πακέτα για το xUbuntu 12.04: