How to Install and Uninstall proguard-cli Package on Kali Linux
Last updated: February 17,2025
1. Install "proguard-cli" package
Here is a brief guide to show you how to install proguard-cli on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
proguard-cli
Copied
2. Uninstall "proguard-cli" package
In this section, we are going to explain the necessary steps to uninstall proguard-cli on Kali Linux:
$
sudo apt remove
proguard-cli
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the proguard-cli package on Kali Linux
Package: proguard-cli
Source: proguard
Version: 6.2.2-3
Installed-Size: 11
Maintainer: Debian Java Maintainers
Architecture: all
Replaces: proguard (<< 5.3.2-1~)
Depends: default-jre-headless | java5-runtime-headless, libproguard-java
Breaks: proguard (<< 5.3.2-1~)
Size: 2872
SHA256: 07e8415788ed0c51ae950d6ec1f4ab55b32a60083b502dd7d814c2bb79fff0bb
SHA1: a8d85157bc312c2294fff449cb794e6cdac4dca6
MD5sum: 4cde000d14f0998fd99a676c94cdb4c6
Description: Java class file shrinker, optimizer, and obfuscator (CLI)
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.
.
This package contains the Proguard command line tool.
Description-md5:
Homepage: http://proguard.sourceforge.net
Section: devel
Priority: optional
Filename: pool/main/p/proguard/proguard-cli_6.2.2-3_all.deb
Source: proguard
Version: 6.2.2-3
Installed-Size: 11
Maintainer: Debian Java Maintainers
Architecture: all
Replaces: proguard (<< 5.3.2-1~)
Depends: default-jre-headless | java5-runtime-headless, libproguard-java
Breaks: proguard (<< 5.3.2-1~)
Size: 2872
SHA256: 07e8415788ed0c51ae950d6ec1f4ab55b32a60083b502dd7d814c2bb79fff0bb
SHA1: a8d85157bc312c2294fff449cb794e6cdac4dca6
MD5sum: 4cde000d14f0998fd99a676c94cdb4c6
Description: Java class file shrinker, optimizer, and obfuscator (CLI)
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.
.
This package contains the Proguard command line tool.
Description-md5:
Homepage: http://proguard.sourceforge.net
Section: devel
Priority: optional
Filename: pool/main/p/proguard/proguard-cli_6.2.2-3_all.deb