Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 804 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 804 Bytes

Kali Linux Debloat Script

Screenshot of KaliDebloat in action

A simple script to help you remove unnecessary tools and applications from your Kali Linux installation, saving storage space. This script provides descriptions of each tool, ensuring you can make informed decisions when uninstalling.

Usage

  1. Clone this repository to your Kali Linux machine.

    git clone https://github.com/puneetred/KaliDebloat.git
  2. Navigate to the project directory.

    cd KaliDebloat
  3. Run the script.

    ./debloat.sh

Follow the prompts to select which tools or applications you want to uninstall.

Contributing

Feel free to contribute by opening issues or creating pull requests. Your feedback and contributions are welcome!