How to Install and Uninstall proguard Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "proguard" package

In this section, we are going to explain the necessary steps to install proguard on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install proguard

2. Uninstall "proguard" package

This tutorial shows how to uninstall proguard on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove proguard $ sudo apt autoclean && sudo apt autoremove

3. Information about the proguard package on Ubuntu 21.10 (Impish Indri)

Package: proguard
Architecture: all
Version: 6.2.0-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12
Depends: proguard-cli, proguard-gui
Filename: pool/universe/p/proguard/proguard_6.2.0-1_all.deb
Size: 2340
MD5sum: 7da1c9bffb08de2dd7fb83e16ac4b276
SHA1: aa33b3656b7b0363f864c1237ff954bba478f53e
SHA256: 9c19d27e07c231c3d5054754deb39f0011adfcda343ea718e8a7ea9df0cdf05e
SHA512: caa61306034a8386280683e38db14801c9906a90b06d12050e91bcb15b7bfb8b4d0dcdcac997a8594845e0b75f16c72aabb7df820275ad898e43f2906ae67b45
Homepage: http://proguard.sourceforge.net
Description-en: 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: a4191a5cbbf1d131117114f89837c7b3