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

Last updated: April 29,2024

1. Install "python3-mdtraj" package

This guide covers the steps necessary to install python3-mdtraj on Kali Linux

$ sudo apt update $ sudo apt install python3-mdtraj

2. Uninstall "python3-mdtraj" package

Please follow the step by step instructions below to uninstall python3-mdtraj on Kali Linux:

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

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

Package: python3-mdtraj
Source: mdtraj
Version: 1.9.9-1
Installed-Size: 7908
Maintainer: Debichem Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-astunparse, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-pyparsing, python3-scipy, python3:any, libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.0), python3-distutils, python3-networkx, python3-pandas, python3-tables
Suggests: python-mdtraj-doc
Size: 1662828
SHA256: 2c6735a5910041f47b5b370aed5a32b4251185a2bdbfe50410709abe54f9d4f7
SHA1: fe007904f301d9a0dc3d9bab9239bc88e79f3521
MD5sum: 7d456cd8b7ccb733a71401103cdb4547
Description: Read, write and analyze MD trajectories in Python
Read, write and analyze MD trajectories with only a few lines of
Python code.
.
MDTraj is a Python library that allows users to manipulate molecular
dynamics (MD) trajectories. Features include:
* Wide MD format support, including pdb, xtc, trr, dcd, binpos,
netcdf, mdcrd, prmtop, and more.
* Extremely fast RMSD calculations (4x the speed of the original
Theobald QCP).
* Extensive analysis functions including those that compute bonds,
angles, dihedrals, hydrogen bonds, secondary structure, and NMR
observables.
* Lightweight, Pythonic API.
.
MDTraj includes a command-line application, mdconvert-mdtraj,
for converting trajectories between formats.
.
This package installs the library for Python 3, together with the
command line utilities mdconvert-mdtraj and mdinspect.
Description-md5:
Homepage: https://mdtraj.org/
Section: python
Priority: optional
Filename: pool/main/m/mdtraj/python3-mdtraj_1.9.9-1_amd64.deb