debbuild-macros from systemsmanagement:saltstack:bundle:testing:debbuild project

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

Για Raspbian 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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Debian 13 εκτελέστε το παρακάτω:
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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Debian 12 εκτελέστε το παρακάτω:
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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Debian 11 εκτελέστε το παρακάτω:
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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Debian 10 εκτελέστε το παρακάτω:
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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros

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

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

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

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

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

Για Raspbian 11 εκτελέστε το παρακάτω:
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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Raspbian 10 εκτελέστε το παρακάτω:
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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros

Πακέτα για το Raspbian 11:

Πακέτα για το Raspbian 10:

Για Ubuntu 24.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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Ubuntu 22.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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Ubuntu 20.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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Ubuntu 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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros
Για Ubuntu 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/systemsmanagement:/saltstack:/bundle:/testing:/debbuild/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:debbuild/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild-macros

Πακέτα για το Ubuntu 24.04:

Πακέτα για το Ubuntu 22.04:

Πακέτα για το Ubuntu 20.04:

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

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