Skip to content

Latest commit

 

History

History
executable file
·
12 lines (6 loc) · 491 Bytes

Readme.md

File metadata and controls

executable file
·
12 lines (6 loc) · 491 Bytes

Linux Package Installer

This is basically a python file to get things download and update any linux distro

To Install this is using Curl

sh -c "$(curl -fsSl https://raw.githubusercontent.com/Adityaadpandey/Linux-Package-Installer/master/install.sh)"

To Run this direclty from the terminal (For Linux Mint, Ubuntu & All Fedora based distros)

python3 -c "$(curl -fsSl https://raw.githubusercontent.com/Adityaadpandey/Linux-Package-Installer/master/Apt/Simple.py)"