How to Install and Uninstall libproguard-core-java Package on Kali Linux

Last updated: November 22,2024

1. Install "libproguard-core-java" package

This guide let you learn how to install libproguard-core-java on Kali Linux

$ sudo apt update $ sudo apt install libproguard-core-java

2. Uninstall "libproguard-core-java" package

This guide covers the steps necessary to uninstall libproguard-core-java on Kali Linux:

$ sudo apt remove libproguard-core-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libproguard-core-java package on Kali Linux

Package: libproguard-core-java
Source: proguard-core
Version: 7.0.1-2
Installed-Size: 938
Maintainer: Debian Java Maintainers
Architecture: all
Size: 842424
SHA256: 14a74540205d2b576b68a8c502bc4c8bd1c72d9a4f0e4cbee14406d114223857
SHA1: 673d90ec0990843a5973cf76b9bb67b81e4423bf
MD5sum: 2ec3fda43d78a1d04e5655f312cb81a7
Description: Library to read, analyze, modify, and write Java class files
ProGuardCORE is a free library to read, analyze, modify, and write Java
class files. It is the core of the well-known shrinker, optimizer, and
obfuscator ProGuard, the ProGuard Assembler and Disassembler, and the
Kotlin Metadata Printer.
Description-md5:
Homepage: https://github.com/Guardsquare/proguard-core
Section: java
Priority: optional
Filename: pool/main/p/proguard-core/libproguard-core-java_7.0.1-2_all.deb