Proguard-retrace Command
Maintainer: Debian Java Maintainers
Email: [email protected] .
Website: http://proguard.sourceforge.net
Section: devel
Install proguard-retrace
-
Debian
apt-get install proguardClick to copy -
Ubuntu
apt-get install proguardClick to copy -
Kali Linux
apt-get install proguardClick to copy -
Fedora
dnf install proguardClick to copy -
Raspbian
apt-get install proguardClick to copy -
macOS
brew install proguardClick to copy
proguard
java class file shrinker, optimizer, and obfuscatorProGuard 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.
Installation of latest proguard-retrace command is available for Debian, Ubuntu, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




