debbuild from Ubuntu:debbuild project

Select Your Operating System

For Ubuntu Next 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 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/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
For Ubuntu 18.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/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
For Ubuntu 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/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
For Ubuntu 17.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/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
For Ubuntu 17.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/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
For Ubuntu 16.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/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
For Ubuntu 15.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/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
For Ubuntu 15.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/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
For Ubuntu 14.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/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
For Ubuntu 14.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/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
For Ubuntu 12.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/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

Packages for Ubuntu Next:

Packages for Ubuntu 24.04:

Packages for Ubuntu 23.10:

Packages for Ubuntu 23.04:

Packages for Ubuntu 22.10:

Packages for Ubuntu 22.04:

Packages for Ubuntu 21.10:

Packages for Ubuntu 21.04:

Packages for Ubuntu 20.10:

Packages for Ubuntu 20.04:

Packages for Ubuntu 18.10:

Packages for Ubuntu 18.04:

Packages for Ubuntu 17.10:

Packages for Ubuntu 17.04:

Packages for Ubuntu 16.04:

Packages for Ubuntu 15.10:

Packages for Ubuntu 15.04:

Packages for Ubuntu 14.10:

Packages for Ubuntu 14.04:

Packages for Ubuntu 12.04:

For Ubuntu 19.10 run the following as root:
?
For Ubuntu 19.04 run the following as root:
?
For Ubuntu 16.10 run the following as root:
?

Packages for Ubuntu 19.10:

Packages for Ubuntu 19.04:

Packages for Ubuntu 16.10: