Skip to content

Possible to build deb file with checkinstall? #2764

Answered by abraunegg
mspengle asked this question in Q&A
Discussion options

You must be logged in to vote

Using checkinstall to build a .deb file is possible, but there are significant reasons why it may not be the best tool for the job. While checkinstall provides a convenient way to convert compiled source code into a Debian package, it comes with several notable issues and potential security concerns that you should be aware of. Here are the key points to consider:

  1. Removal from Debian Testing Suite:
    checkinstall has been removed from the Debian testing suite due to migration policy violations and potential bugs. This removal indicates that the tool does not meet the quality and stability standards required for Debian's testing branch, which is a serious concern for its reliability and sa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abraunegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants