How to Install and Uninstall tng-doc.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "tng-doc.noarch" package

Please follow the step by step instructions below to install tng-doc.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install tng-doc.noarch

2. Uninstall "tng-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall tng-doc.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove tng-doc.noarch $ sudo dnf autoremove

3. Information about the tng-doc.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:47:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : tng-doc
Version : 1.8.2
Release : 4.el8
Architecture : noarch
Size : 201 k
Source : tng-1.8.2-4.el8.src.rpm
Repository : epel
Summary : Trajectory Next Generation binary format manipulation library documentation
URL : http://www.gromacs.org/Developer_Zone/Programming_Guide/File_formats
License : BSD and zlib
Description :
: TRAJNG (Trajectory next generation) is a program library for handling
: molecular dynamics (MD) trajectories. It can store coordinates, and
: optionally velocities and the H-matrix. Coordinates and velocities are
: stored with user-specified precision. In addition, program specific
: information (text strings) can optionally be stored in the beginning
: of each file. Atomic labels can also optionally be stored once in the
: beginning of the file.
:
: This package contains the documentation.