How to Install and Uninstall python3-freesasa Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-freesasa" package

This is a short guide on how to install python3-freesasa on Kali Linux

$ sudo apt update $ sudo apt install python3-freesasa

2. Uninstall "python3-freesasa" package

This guide covers the steps necessary to uninstall python3-freesasa on Kali Linux:

$ sudo apt remove python3-freesasa $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-freesasa package on Kali Linux

Package: python3-freesasa
Source: python-freesasa (2.1.0-3)
Version: 2.1.0-3+b2
Installed-Size: 825
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.34), libjson-c5 (>= 0.15), libxml2 (>= 2.7.4)
Suggests: python-freesasa-doc
Size: 191460
SHA256: 13e3453be6c811d5da45189cb626975d7c1972f6c57e97a549b72d93dcf282e5
SHA1: 221e4afbecdcbd4be09f390059680f796e01ef4c
MD5sum: 0f59c7c394bb841613fae7586f5f5105
Description: Python bindings for FreeSASA (Python 3)
The module provides Python bindings for the FreeSASA library. FreeSASA
calculates Solvent Accessible Surface Area (SASA) of biomolecules. By default,
Lee & Richards' algorithm is used, but Shrake & Rupley's is also available.
Both can be parameterized to arbitrary precision, and for high resolution
versions of the algorithms, the calculations give identical results.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://freesasa.github.io/python/
Section: python
Priority: optional
Filename: pool/main/p/python-freesasa/python3-freesasa_2.1.0-3+b2_amd64.deb