Source: https://unix.stackexchange.com/questions/179851/using-a-file-to-install-packages-with-apt-get `packages.txt` ```txt # editors neovim # screenshot flameshot # screen recorder kazam # best terminal terminator ``` Then `xargs sudo apt install <packages.txt`