اللهم صل على محمد وعلى آل محمد
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!
To use this script, follow these steps:
- 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
- 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
- Run the Script: Execute the script using the following command:
sudo ./SuperRepository_v2.01.sh
- 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.