mintutils

An beginner friendly app to install all essentials app on linux to keep them going

Stars
0
Committers
2

mintutils

mintutils is a set of utilities for Debian-based systems to install common softwares. It make installation of essential softwares simple and beginner friendly

How To Use

Copy and Paste these lines onto your terminal:

sudo apt install python3
git clone https://github.com/muhiris/mintutils.git
cd mintutils
python3 init.py

Quick Start (Deprecated)

To quickly download and use mintutils, run the following command:

pip install mintutils
mintutils

This command will download the latest version of mintutils from the PyPI, and execute the initialization script.