How to Install and Uninstall proguard Package on Kali Linux
Last updated: November 07,2024
1. Install "proguard" package
This guide let you learn how to install proguard on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
proguard
Copied
2. Uninstall "proguard" package
This guide let you learn how to uninstall proguard on Kali Linux:
$
sudo apt remove
proguard
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the proguard package on Kali Linux
Package: proguard
Version: 6.2.2-3
Installed-Size: 10
Maintainer: Debian Java Maintainers
Architecture: all
Depends: proguard-cli, proguard-gui
Size: 2992
SHA256: d6a8198ab2ee1a6399f6e876cb03d72578fe862586d484dc8fe1d79717371fd5
SHA1: 2256e07be3aff0942d2897c1b9472caac49373ca
MD5sum: 5cfe3256c0aa364acd6755a5643c9fb5
Description: Java class file shrinker, optimizer, and obfuscator
ProGuard is a free Java class file shrinker, optimizer, and
obfuscator. It can detect and remove unused classes, fields,
methods, and attributes. It can then optimize bytecode and remove
unused instructions. Finally, it can rename the remaining classes,
fields, and methods using short meaningless names. The resulting jars
are smaller and harder to reverse-engineer.
Description-md5:
Homepage: http://proguard.sourceforge.net
Section: devel
Priority: optional
Filename: pool/main/p/proguard/proguard_6.2.2-3_all.deb
Version: 6.2.2-3
Installed-Size: 10
Maintainer: Debian Java Maintainers
Architecture: all
Depends: proguard-cli, proguard-gui
Size: 2992
SHA256: d6a8198ab2ee1a6399f6e876cb03d72578fe862586d484dc8fe1d79717371fd5
SHA1: 2256e07be3aff0942d2897c1b9472caac49373ca
MD5sum: 5cfe3256c0aa364acd6755a5643c9fb5
Description: Java class file shrinker, optimizer, and obfuscator
ProGuard is a free Java class file shrinker, optimizer, and
obfuscator. It can detect and remove unused classes, fields,
methods, and attributes. It can then optimize bytecode and remove
unused instructions. Finally, it can rename the remaining classes,
fields, and methods using short meaningless names. The resulting jars
are smaller and harder to reverse-engineer.
Description-md5:
Homepage: http://proguard.sourceforge.net
Section: devel
Priority: optional
Filename: pool/main/p/proguard/proguard_6.2.2-3_all.deb