kalipm.sh is a powerful package management tool for Kali Linux that provides a user-friendly menu-driven interface to simplify the installation of various packages and tools.
It streamlines the software management process and allows users to effortlessly install packages from various categories.
Table of Contents
Specifications
- Interactive Menu: Enjoy an intuitive and user-friendly menu-based interface for easy package selection.
- Categorized Packages: Browse multi-category packages such as System, Desktop, Tools, Menu, and Other.
- Efficient Installation: Automatic installation of selected packages with the help of apt-get package manager.
- System Updates: Keep your system up to date with the built-in update function.
Installation
To install KaliPm, you can simply clone the repository from GitHub:
git clone https://github.com/HalilDeniz/KaliPackergeManager.git
Use
- Clone the repository or download the KaliPM.sh script.
- Navigate to the directory where the action list is located.
- Make the script executable by running the following command:
chmod +x kalipm.sh
- Run the script using the following command:
./kalipm.sh
- Follow the on-screen instructions to select a category and select the desired packages to install.
Categories
- System: Includes basic essentials that are always included in Kali Linux system.
- desktop: Offers various desktop environments and window managers to customize your Kali Linux experience.
- Tools: Provides a wide range of specialized tools for tasks such as hardware hacking, cryptography, wireless protocols and more.
- Menu: Consists of packages tailored for intelligence gathering, vulnerability assessments, web application attacks, and other special purposes.
- Others: Contains additional packages and resources that do not fall into the above categories.
Upgrade
KaliPM.sh also includes an update function to ensure your system is up to date. Just select the “Update” option from the menu and the script will run the necessary commands to clean, update, upgrade and perform a full upgrade of your system.