How to Install and Uninstall jclassinfo Package on Kali Linux
Last updated: December 23,2024
1. Install "jclassinfo" package
This is a short guide on how to install jclassinfo on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
jclassinfo
Copied
2. Uninstall "jclassinfo" package
Please follow the guidance below to uninstall jclassinfo on Kali Linux:
$
sudo apt remove
jclassinfo
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the jclassinfo package on Kali Linux
Package: jclassinfo
Version: 0.19.1-9
Installed-Size: 161
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4), sgml-base (>= 1.28)
Size: 44348
SHA256: 9b15507286849121b2df68c070572e21950e7fbe902a263c756d171107239999
SHA1: e8319ab729b1bbdbdc32f78aeeb5ac7f7aaef0e0
MD5sum: f98e7727e70fcf2f8ef9a7b2aec2054b
Description: extracts information from Java class files
jclassinfo reads Java class files and extract useful information
from them, such as:
* the classes/methods/constants/fields provided
* their dependencies
* the version of the virtual machine necessary to run them
* a full disassembly of the bytecode
* other attributes
.
Its main advantage over other similar programs is that it is written
in C, which makes it much faster and more suitable for scripting.
Description-md5:
Homepage: http://jclassinfo.sourceforge.net/
Section: java
Priority: optional
Filename: pool/main/j/jclassinfo/jclassinfo_0.19.1-9_amd64.deb
Version: 0.19.1-9
Installed-Size: 161
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4), sgml-base (>= 1.28)
Size: 44348
SHA256: 9b15507286849121b2df68c070572e21950e7fbe902a263c756d171107239999
SHA1: e8319ab729b1bbdbdc32f78aeeb5ac7f7aaef0e0
MD5sum: f98e7727e70fcf2f8ef9a7b2aec2054b
Description: extracts information from Java class files
jclassinfo reads Java class files and extract useful information
from them, such as:
* the classes/methods/constants/fields provided
* their dependencies
* the version of the virtual machine necessary to run them
* a full disassembly of the bytecode
* other attributes
.
Its main advantage over other similar programs is that it is written
in C, which makes it much faster and more suitable for scripting.
Description-md5:
Homepage: http://jclassinfo.sourceforge.net/
Section: java
Priority: optional
Filename: pool/main/j/jclassinfo/jclassinfo_0.19.1-9_amd64.deb