programmer_belch
@programmer_belch@lemmy.dbzer0.com
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Why don't most distros support listing packages and system settings in text file(s)? 2 weeks ago:
If you only want a text file with installed packages, a simple
sudo apt list > packages.txt
Should work. Using this file, it is possible to reinstall all packages as
sudo apt install $(cat packages.txt)
- Comment on should i?? 1 year ago:
In fact they are not even playing at their maximum power