MrM8BRH / SuperRepository

Super Repository streamlines package and tool installations on Linux. It combines a variety of packages, tools, and repositories from official sources. Using package managers like apt, snap, and pip3, it ensures smooth installations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

اللهم صل على محمد وعلى آل محمد

Super Repository - Easy Linux Package Installer

Make setting up your Linux system a breeze with the Super Repository script. It's like a one-stop shop for getting all the software and tools you need. Just pick what you want from a simple menu, and let it do the rest. No tech jargon, just easy installations!

Usage

To use this script, follow these steps:

  1. Download the Script: You can obtain the SuperRepository_v2.01.sh file for your Linux system using one of the following methods:
  • Using git:
    git clone https://github.com/MrM8BRH/SuperRepository
  • Using wget:
    wget https://github.com/MrM8BRH/SuperRepository/raw/master/SuperRepository_v2.01.sh
  1. Make the Script Executable: Open a terminal and navigate to the directory containing the script. Use the following command to make it executable:
    chmod +x ./SuperRepository_v2.01.sh
  2. Run the Script: Execute the script using the following command:
    sudo ./SuperRepository_v2.01.sh
  3. Follow the On-Screen Instructions: The script will display a menu with different categories of packages and tools. Select the desired options by entering the corresponding number or letter.

V2.01

SR

About

Super Repository streamlines package and tool installations on Linux. It combines a variety of packages, tools, and repositories from official sources. Using package managers like apt, snap, and pip3, it ensures smooth installations.

License:MIT License


Languages

Language:Shell 100.0%