debbuild from Ubuntu:debbuild project

Wählen Sie ihr Betriebssystem

Führen Sie für Ubuntu Next folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_Next/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_Next/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 25.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 24.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 24.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 23.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 23.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 22.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 22.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 21.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 21.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 20.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 20.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 18.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_18.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_18.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 18.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 17.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_17.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_17.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 17.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_17.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_17.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 16.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 15.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_15.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_15.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 15.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_15.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_15.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 14.10 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 14.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild
Führen Sie für Ubuntu 12.04 folgendes aus:
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/Ubuntu:/debbuild/Ubuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/Ubuntu:debbuild.list
curl -fsSL https://download.opensuse.org/repositories/Ubuntu:debbuild/Ubuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Ubuntu_debbuild.gpg > /dev/null
sudo apt update
sudo apt install debbuild

Pakete für Ubuntu Next:

Pakete für Ubuntu 24.10:

Pakete für Ubuntu 24.04:

Pakete für Ubuntu 23.10:

Pakete für Ubuntu 23.04:

Pakete für Ubuntu 22.10:

Pakete für Ubuntu 22.04:

Pakete für Ubuntu 21.10:

Pakete für Ubuntu 21.04:

Pakete für Ubuntu 20.10:

Pakete für Ubuntu 20.04:

Pakete für Ubuntu 18.10:

Pakete für Ubuntu 18.04:

Pakete für Ubuntu 17.10:

Pakete für Ubuntu 17.04:

Pakete für Ubuntu 16.04:

Pakete für Ubuntu 15.10:

Pakete für Ubuntu 15.04:

Pakete für Ubuntu 14.10:

Pakete für Ubuntu 14.04:

Pakete für Ubuntu 12.04:

Führen Sie für Ubuntu 19.10 das Folgende als root aus:
?
Führen Sie für Ubuntu 19.04 das Folgende als root aus:
?
Führen Sie für Ubuntu 16.10 das Folgende als root aus:
?

Pakete für Ubuntu 19.10:

Pakete für Ubuntu 19.04:

Pakete für Ubuntu 16.10: