I have some cool projects that I use such as zellij and yazi that I use but aren’t in the debian repos, I would like to attempt to package them myself, is there any guides on how to do such? were could I get some help learning how to package things?
I have some cool projects that I use such as zellij and yazi that I use but aren’t in the debian repos, I would like to attempt to package them myself, is there any guides on how to do such? were could I get some help learning how to package things?
If the upstream resides in git, it’s really easy to use git based packaging: https://wiki.debian.org/PackagingWithGit/
https://optimizedbyotto.com/post/debian-packaging-from-git/