Linux_Tools is an automation utility designed for Linux environments to streamline the installation and management of essential tools and scripts. With Linux_Tools, you can easily deploy and configure a variety of software packages, simplifying your setup process.
- Automate the installation of tools and scripts.
- Support for multiple package managers (e.g., APT, DNF).
- Simple and intuitive command-line interface.
- Fetch and execute scripts from remote URLs.
-
Clone the repository:
git clone https://github.com/Thennavan-Hex/Linux_Tools.git
-
Navigate to the project directory:
cd Linux_Tools
-
Make the
main.sh
script executable:chmod +x main.sh
To run the main script and start the tool:
./main.sh
Follow the on-screen prompts to select and install the desired tools and scripts.
Contributions are welcome! Please open an issue or submit a pull request with improvements or bug fixes.