Deb package builder

Usually, console utilities are used to create deb packages, but there are also programs with a graphical interface. I want to talk about one of these programs in this post.





First launch and welcome

The program is called Debreate and is written in Python. You can download it here . The process of creating a package is going through a series of pages on which you need to specify the necessary data. At the first start, we are greeted by the following window:





And then we see the following:





After the above welcome screen, the package creation process begins. Further, on the example of one of my applications, I will show the whole process.





An example of creating a package

And an example for us is the program that I talked about in this post . So, after the welcome window, enter the name of the package, the name of the developer (maintainer), his mail (cited as an example) and the version number of the application. It will look something like this:





.  – . . .





, , , . . :





 – . , . !





. , "Initial release". :





:





. :





. . . .





, . :





:





, . GDebi .





! , .








All Articles