How to Install and Uninstall python-gsd-doc Package on Kali Linux

Last updated: May 05,2024

1. Install "python-gsd-doc" package

This is a short guide on how to install python-gsd-doc on Kali Linux

$ sudo apt update $ sudo apt install python-gsd-doc

2. Uninstall "python-gsd-doc" package

This tutorial shows how to uninstall python-gsd-doc on Kali Linux:

$ sudo apt remove python-gsd-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gsd-doc package on Kali Linux

Package: python-gsd-doc
Source: python-gsd
Version: 3.0.1-3
Installed-Size: 1272
Maintainer: Debichem Team
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 5.2)
Size: 117264
SHA256: ab0c062b744d9396ff1753931c55cd54a84063dd18ad7f821f75e1e3df156458
SHA1: 68597a3416ce3ecd7b320991b97f7bf450d6e411
MD5sum: 9c17bac4a832bf408a7cf7e825f26138
Description: native file format for HOOMD-blue (documentation)
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 is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://gsd.readthedocs.io/
Section: doc
Priority: optional
Filename: pool/main/p/python-gsd/python-gsd-doc_3.0.1-3_all.deb