OS Genesis 🌏 🧬 🏗 💻

The easy and predictable way to setup and manage a Linux dev environment

View project on GitHub

Tips

Install and configure

APT

$ apt search TERM

Check dependencies

$ apt cache depends PACKAGE		

The packages list can be viewed through a GUI. Or through the file directly:

$ view /etc/apt/sources.list

“Linux Lite Package Manager” GUI and under Package menu the repos such as deb sources. Also see Package Download script export option.

“Lite Software” - Install a few packages with a GUI