Proguard-retrace Command

Proguard-retrace Command

proguard-retrace

java class file shrinker, optimizer, and obfuscator

Maintainer: Debian Java Maintainers



Section: devel

Install proguard-retrace

  • Debian apt-get install proguard Click to copy
  • Ubuntu apt-get install proguard Click to copy
  • Kali Linux apt-get install proguard Click to copy
  • Fedora dnf install proguard Click to copy
  • Raspbian apt-get install proguard Click to copy
  • macOS brew install proguard Click to copy

proguard

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.

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.