How to Install and Uninstall libsignatures-java Package on Kali Linux

Last updated: May 13,2024

1. Install "libsignatures-java" package

This is a short guide on how to install libsignatures-java on Kali Linux

$ sudo apt update $ sudo apt install libsignatures-java

2. Uninstall "libsignatures-java" package

Please follow the step by step instructions below to uninstall libsignatures-java on Kali Linux:

$ sudo apt remove libsignatures-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsignatures-java package on Kali Linux

Package: libsignatures-java
Version: 1.1.10.g614270e+ds-1
Installed-Size: 68
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libmaven-compiler-plugin-java (>= 3.8.1), libmaven-jar-plugin-java (>= 3.1.2)
Size: 44656
SHA256: 9496e73c1ffbd68c731f1f5b69d45bff9e6715d51609ad84fa1c5cdd5df5c554
SHA1: d4bdfa1cfa4a51c79ec36434d4371e9109ae6580
MD5sum: a0a76cf7962b44a199c9e6870eef03cf
Description: graph signature library for molecules
This project is a re-write of Jean-Loup Faulon's signature code for molecules,
to make it toolkit independent. Signatures are ultimately canonical
representations of whole molecules or atom valence environments. For example,
the canonical signature for benzene might be as simple as: C(C(C(C1))C(C(C1)))
where brackets denote branching and numbers indicate joining (as with SMILES).
.
Signatures can be used as descriptors for atom or molecule environments, much
like HOSE codes. They can also be used for structure enumeration.
Description-md5:
Homepage: https://github.com/gilleain/signatures
Section: java
Priority: optional
Filename: pool/main/libs/libsignatures-java/libsignatures-java_1.1.10.g614270e+ds-1_all.deb