How to Install and Uninstall tng.i686 Package on Fedora 34

Last updated: May 15,2024

1. Install "tng.i686" package

This guide let you learn how to install tng.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install tng.i686

2. Uninstall "tng.i686" package

Please follow the step by step instructions below to uninstall tng.i686 on Fedora 34:

$ sudo dnf remove tng.i686 $ sudo dnf autoremove

3. Information about the tng.i686 package on Fedora 34

Last metadata expiration check: 2:41:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : tng
Version : 1.8.2
Release : 8.fc34
Architecture : i686
Size : 160 k
Source : tng-1.8.2-8.fc34.src.rpm
Repository : fedora
Summary : Trajectory Next Generation binary format manipulation library
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.