MintyFresh

I've setup a few Linux Mint installs for family, friends, and myself. I really like it! Especially the Cinnamon desktop release. Sensible defaults, easy to customize, and intuitive to use for new and old Linux users alike.
MintyFresh is my setup script for the latest release of Linux Mint 21.1 "Vera" or Linux Mint Debian Edition (LMDE) 5 "Elsie". It is ideally run after the first boot into a fresh Mint install.
Run main.py -h
for options.
Tasks
- Upgrade system
- Install extra console and desktop packages
- Optional: Install from a list of packages (More: Generate a list of installed deb packages)
- Auto-remove obsolete kernels and dependencies (Linux Mint only)
- Use zram for swap
- Customize GRUB
How does it work?
sudo apt update; sudo apt install git
git clone https://gitlab.com/dwarmstrong/mintyfresh.git
cd mintyfresh
sudo ./main.py <your_username>
Source: MintyFresh
Thanks for reading! Read other posts?
» Next: Install Linux Mint Debian Edition (LMDE) 5 with custom LVM on LUKS
« Previous: #3. Astropy