Created
February 14, 2018 18:51
-
-
Save edsoncelio/3a24b0db4258226f22910a526500b6bd to your computer and use it in GitHub Desktop.
Links de referência para build e upload de pacotes Linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://packaging.ubuntu.com/html/ -> Referências para criação de pacotes Ubuntu | |
https://wiki.archlinux.org/index.php/creating_packages -> Criação de Pacotes Arch Linux Base, mas bem explicativo | |
https://www.linux.com/news/make-your-own-packages-debian-based-systems -> Criação de pacotes Debian Base de duas formas | |
https://help.launchpad.net/Packaging/PPA/Uploading -> How to para upload de pacotes para o Launchpad do Ubuntu | |
https://help.launchpad.net/FrontPage -> Pagina de ajuda do Launchpad |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment