How to Install and Uninstall postgresql-14-rdkit Package on Kali Linux

Last updated: May 17,2024

1. Install "postgresql-14-rdkit" package

Please follow the guidance below to install postgresql-14-rdkit on Kali Linux

$ sudo apt update $ sudo apt install postgresql-14-rdkit

2. Uninstall "postgresql-14-rdkit" package

This is a short guide on how to uninstall postgresql-14-rdkit on Kali Linux:

$ sudo apt remove postgresql-14-rdkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-14-rdkit package on Kali Linux

Package: postgresql-14-rdkit
Source: rdkit (202203.2-2)
Version: 202203.2-2+b1
Installed-Size: 845
Maintainer: Debichem Team
Architecture: amd64
Depends: postgresql-14, libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1, libstdc++6 (>= 5.2)
Size: 375108
SHA256: 7e72c59be867c83bf0845597434851bbb45f1e43c729ba5b64b308834b89bfff
SHA1: 78a3313fda950da265b1c9d68e35663cd0c997e8
MD5sum: 66abc82b071dcb20cda2483ff7472465
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
RDKit is a Python/C++ based cheminformatics and machine-learning software
environment. Features Include:
.
* Chemical reaction handling and transforms
* Substructure searching with SMARTS
* Canonical SMILES
* Molecule-molecule alignment
* Large number of molecular descriptors, including topological,
compositional, EState, SlogP/SMR, VSA and Feature-map vectors
* Fragmentation using RECAP rules
* 2D coordinate generation and depiction, including constrained depiction
* 3D coordinate generation using geometry embedding
* UFF and MMFF94 forcefields
* Chirality support, including calculation of (R/S) stereochemistry codes
* 2D pharmacophore searching
* Fingerprinting, including Daylight-like, atom pairs, topological
torsions, Morgan algorithm and MACCS keys
* Calculation of shape similarity
* Multi-molecule maximum common substructure
* Machine-learning via clustering and information theory algorithms
* Gasteiger-Marsili partial charge calculation
.
File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
binary format.
.
This package contains the PostgreSQL extension.
Description-md5: 2ddeeb620f18198f3074591c17143805
Homepage: http://www.rdkit.org
Section: database
Priority: optional
Filename: pool/main/r/rdkit/postgresql-14-rdkit_202203.2-2+b1_amd64.deb