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

Last updated: May 13,2024

1. Install "python3-pymbar" package

In this section, we are going to explain the necessary steps to install python3-pymbar on Kali Linux

$ sudo apt update $ sudo apt install python3-pymbar

2. Uninstall "python3-pymbar" package

Learn how to uninstall python3-pymbar on Kali Linux:

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

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

Package: python3-pymbar
Source: python-pymbar
Version: 3.1.0-4
Installed-Size: 404
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3-scipy, python3-six, python3:any
Size: 66800
SHA256: 09ce2b7a75af08fc2e2ac5245d457d2a7bfe4adde0b159aac3702cddf73318b7
SHA1: 16681fd042f8d0f2b40319ad5389cf8e0533f1b5
MD5sum: 47c06ab3d6b2fbfbebc92b3f98074c30
Description: Python implementation of the multistate Bennett acceptance ratio (MBAR)
Pymbar is a library that provides tools for optimally combining simulations
from multiple thermodynamic states using maximum likelihood methods to compute
free energies (normalization constants) and expectation values from all of the
samples simultaneously.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://simtk.org/home/pymbar
Section: science
Priority: optional
Filename: pool/main/p/python-pymbar/python3-pymbar_3.1.0-4_all.deb