Skip to content

Releases: Adityaadpandey/Linux-Package-Installer

Some Thing New and Fast

08 Jul 20:19
Compare
Choose a tag to compare

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

Basic-1

01 Jul 11:10
Compare
Choose a tag to compare

This App is like Homebrew but in very fast format.
Initially it is only having some basic things to download

TO RUN THIS APP

YOU ARE REQUIRED TO JUST RUN
sh -c "$(curl -fsSl https://raw.githubusercontent.com/Adityaadpandey/Linux-Package-Installer/master/install.sh)"

To Run this direclty from the terminal

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

Full Changelog: https://github.com/Adityaadpandey/Linux-Package-Installer/commits/0.0.3-alpha

0.0.3-alpha

22 Jun 11:02
Compare
Choose a tag to compare

This App is like Homebrew but in very fast format.
Initially it is only having some basic things to download

TO RUN THIS APP

YOU ARE REQUIRED TO JUST RUN
sh -c "$(curl -fsSl https://raw.githubusercontent.com/Adityaadpandey/Linux-Package-Installer/master/install.sh)"

To Run this direclty from the terminal

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

Full Changelog: https://github.com/Adityaadpandey/Linux-Package-Installer/commits/0.0.3-alpha