-
- Sempre buscar pela documentação oficial, este documento é um tutorial
que pode não te atender conforme tenha novas atualizações do processo de instalação. - As referências estão no final do documento.
- Sempre buscar pela documentação oficial, este documento é um tutorial
This file contains hidden or 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
# | |
# Ubuntu 18.04 (Bionic Beaver) | |
# | |
# Basic packages I usually install after a minimal Ubuntu installation | |
# | |
# Author: Petr Dolezal (github.com/sirelkir) | |
# | |
# Inspired by and based on https://gist.github.com/h4cc/c54d3944cb555f32ffdf25a5fa1f2602 | |
# Original author: Julius Beckmann <github@h4cc.de> |