Thennavan-Hex / Linux_Tools

Linux_Tools automates the installation and management of Linux software with a single command, streamlining your setup and boosting efficiency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux_Tools

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.

Features

  • 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.

Installation

  1. Clone the repository:

    git clone https://github.com/Thennavan-Hex/Linux_Tools.git
  2. Navigate to the project directory:

    cd Linux_Tools
  3. Make the main.sh script executable:

    chmod +x main.sh

Usage

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.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with improvements or bug fixes.

About

Linux_Tools automates the installation and management of Linux software with a single command, streamlining your setup and boosting efficiency.

License:MIT License


Languages

Language:Shell 100.0%