How to Install and Uninstall gromacs.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "gromacs.x86_64" package

Here is a brief guide to show you how to install gromacs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gromacs.x86_64

2. Uninstall "gromacs.x86_64" package

Learn how to uninstall gromacs.x86_64 on Fedora 34:

$ sudo dnf remove gromacs.x86_64 $ sudo dnf autoremove

3. Information about the gromacs.x86_64 package on Fedora 34

Last metadata expiration check: 0:18:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gromacs
Version : 2019.6
Release : 9.fc34
Architecture : x86_64
Size : 115 k
Source : gromacs-2019.6-9.fc34.src.rpm
Repository : fedora
Summary : Fast, Free and Flexible Molecular Dynamics
URL : http://www.gromacs.org
License : GPLv2+
Description : GROMACS is a versatile and extremely well optimized package to perform
: molecular dynamics computer simulations and subsequent trajectory analysis.
: It is developed for bio-molecules like proteins, but the extremely high
: performance means it is used also in several other field like polymer chemistry
: and solid state physics.
:
: This package provides single and double precision binaries.
: The documentation is in the package gromacs-common.
:
: mdrun has been compiled with thread parallellization, so it runs in parallel
: on shared memory systems. If you want to run on a cluster, you probably want
: to install one of the MPI parallellized packages.
:
: N.B. All binaries have names starting with g_, for example mdrun has been
: renamed to g_mdrun.