mintutils is a set of utilities for Debian-based systems to install common softwares. It make installation of essential softwares simple and beginner friendly
Copy and Paste these lines onto your terminal:
sudo apt install python3
git clone https://github.com/muhiris/mintutils.git
cd mintutils
python3 init.pyTo quickly download and use mintutils, run the following command:
pip install mintutils
mintutilsThis command will download the latest version of mintutils from the PyPI, and execute the initialization script.
