How to Install and Uninstall gromacs-devel.x86_64 Package on Fedora 35

Last updated: May 15,2024

1. Install "gromacs-devel.x86_64" package

This tutorial shows how to install gromacs-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gromacs-devel.x86_64

2. Uninstall "gromacs-devel.x86_64" package

Please follow the guidance below to uninstall gromacs-devel.x86_64 on Fedora 35:

$ sudo dnf remove gromacs-devel.x86_64 $ sudo dnf autoremove

3. Information about the gromacs-devel.x86_64 package on Fedora 35

Last metadata expiration check: 0:17:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gromacs-devel
Version : 2019.6
Release : 10.fc35
Architecture : x86_64
Size : 233 k
Source : gromacs-2019.6-10.fc35.src.rpm
Repository : fedora
Summary : GROMACS header files and development libraries
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 contains header files and development libraries for the GROMACS
: molecular dynamics software. You need it if you want to write your own analysis
: programs.