This repository contains useful scripts for Linux, including the msc program, which provides a convenient menu-driven interface. Follow the steps below to install and use the program.
To install the program:
- Clone the repository:
git clone https://github.com/PepticGamer/linux_msc
- Run the installation script with sudo:
sudo bash linux_msc/install.sh
After running this command, the program is successfully installed, and the repository will be removed to save space.
Once installed, you can run the program using the following command:
msc
This will open the menu for the program. Enjoy!
-
Ensure you have sufficient permissions to install the program (sudo is required).
-
If you encounter any issues, feel free to raise an issue on the GitHub repository.