Score:0

How to upload deb file to official apt repository?

us flag

When I search with this question, I am getting only posts related to setting up our own repository completely.

But, I want to just upload my deb file to official ubuntu repository or debian repo so that apt install my_application

should work.

Could you please guide how to do that.

I tried many posts in serverfault but didn't get any related option, so posting here

user535733 avatar
cn flag
Neither Debian nor Ubuntu permit pre-compiled debs to be uploaded by random folks from the internet. That would be a big security hole. First you join the organization and build trust. Then you contribute source code. Then they build the code into a package on their build system.
Artur Meinild avatar
vn flag
I think PPA's are what you're looking for...
Score:1
it flag

You have to be approved to upload to the official repositories. This allows a level of trust to be established between the maintainers and users of the packages on the system.

On top of that, it is unlikely you actually want to do this, because it would require a whole set of requirements and you'd have to learn to properly maintain your software and packages.

Instead, you can create your own repository, and those who trust you (ie: you yourself) can add the repository to their system and pull in your packages. These are referred to as Personal Package Archives, or PPAs, and Launchpad offers such a service.

Even if your end goal is to have your software in the official repositories, this will get you started learning how to package and maintain properly until your software is shown to be wanted in the official ecosystem. Or, you can use the PPA forever and not worry about anything else.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.