Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.3 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.3 KB

pacluma

Colorful Pacman -Ss for easy identification of installed packages and repository names

Installation for pacluma

  • 1. Clone the repository
git clone https://github.com/Kourva/pacluma
  • 2. Navigate to script directory
cd pacluma
  • 3. Install package (You can use python installer or bash installer)
sudo python installer.py
sudo bash installer.sh
  • 4. Uninstall pachage (You can use python uninstaller or bash uninstaller)
sudo python installer.py --uninstall
sudo bash installer.sh --uninstall
  • 5. Usage
sudo pacluma package-name

Preview

Installed packages are displayed in a darker color, and repository names are shown in red. There is also a line break between each package.

pacluma

Developer :)

Thank you for taking the time to check out my project! I hope you found it helpful and informative. If you have any questions, feedback, or suggestions, please don't hesitate to get in touch with me. Your comments are always welcome and appreciated.

If you find this project useful, feel free to give it a star to show your support. And if you would like to contribute to the project, please submit a pull request with your changes.