Skip to content

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

License

Notifications You must be signed in to change notification settings

anshkumar2311/Linux-Package-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)"

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Shell 1.0%