debbuild-macros from Ubuntu:debbuild project

अपना ऑपरेटिंग सिस्टम चुनें

Ubuntu Next हेतु निम्नलिखित को निष्पादित करें :
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-macros
Ubuntu 25.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/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-macros
Ubuntu 24.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/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-macros
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/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-macros
Ubuntu 23.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/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-macros
Ubuntu 23.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/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-macros
Ubuntu 22.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/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-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/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-macros
Ubuntu 21.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/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-macros
Ubuntu 21.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/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-macros
Ubuntu 20.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/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-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/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-macros
Ubuntu 18.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/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-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/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-macros
Ubuntu 17.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/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-macros
Ubuntu 17.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/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-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/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-macros
Ubuntu 15.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/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-macros
Ubuntu 15.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/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-macros
Ubuntu 14.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/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-macros
Ubuntu 14.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/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-macros
Ubuntu 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/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-macros

Ubuntu Next हेतु पैकेज :

Ubuntu 24.10 हेतु पैकेज :

Ubuntu 24.04 हेतु पैकेज :

Ubuntu 22.10 हेतु पैकेज :

Ubuntu 22.04 हेतु पैकेज :

Ubuntu 21.10 हेतु पैकेज :

Ubuntu 21.04 हेतु पैकेज :

Ubuntu 20.10 हेतु पैकेज :

Ubuntu 20.04 हेतु पैकेज :

Ubuntu 18.10 हेतु पैकेज :

Ubuntu 18.04 हेतु पैकेज :

Ubuntu 17.10 हेतु पैकेज :

Ubuntu 17.04 हेतु पैकेज :

Ubuntu 16.04 हेतु पैकेज :

Ubuntu 15.10 हेतु पैकेज :

Ubuntu 15.04 हेतु पैकेज :

Ubuntu 14.10 हेतु पैकेज :

Ubuntu 14.04 हेतु पैकेज :

Ubuntu 12.04 हेतु पैकेज :

Ubuntu 19.10 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
?
Ubuntu 19.04 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
?
Ubuntu 16.10 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
?

Ubuntu 19.10 हेतु पैकेज :

Ubuntu 19.04 हेतु पैकेज :

Ubuntu 16.10 हेतु पैकेज :