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

Last updated: May 14,2024

1. Install "python3-gsd" package

Here is a brief guide to show you how to install python3-gsd on Kali Linux

$ sudo apt update $ sudo apt install python3-gsd

2. Uninstall "python3-gsd" package

This guide let you learn how to uninstall python3-gsd on Kali Linux:

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

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

Package: python3-gsd
Source: python-gsd (3.0.1-3)
Version: 3.0.1-3+b1
Installed-Size: 1446
Maintainer: Debichem Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (<< 1:2), python3:any, libc6 (>= 2.14)
Suggests: python-gsd-doc
Breaks: python3-mdanalysis (<< 2.5.0+dfsg1-2~)
Size: 197124
SHA256: 377f357309938bec47b498df33080eb61e7e51823c34610504c4a9aeeef08307
SHA1: a8a05544c48ebe4a49b7b1aca519509b54ba4d98
MD5sum: ec6c9e4b743acf449c837b4f8288ad2f
Description: native file format for HOOMD-blue (Python 3 module)
The GSD file format is the native file format for HOOMD-blue. GSD
files store trajectories of the HOOMD-blue system state in a binary
file with efficient random access to frames. GSD allows all particle
and topology properties to vary from one frame to the next. Use the
GSD Python API to specify the initial condition for a HOOMD-blue
simulation or analyze trajectory output with a script. Read a GSD
trajectory with a visualization tool to explore the behavior of the
simulation.
.
This package installs the library to access GSD files from Python 3.
Description-md5:
Homepage: https://gsd.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/python-gsd/python3-gsd_3.0.1-3+b1_amd64.deb