How to Install and Uninstall gromacs-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "gromacs-devel.x86_64" package

This guide let you learn how to install gromacs-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "gromacs-devel.x86_64" package

This guide let you learn how to uninstall gromacs-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the gromacs-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:52:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gromacs-devel
Version : 2019.4
Release : 1.el8
Architecture : x86_64
Size : 270 k
Source : gromacs-2019.4-1.el8.src.rpm
Repository : epel
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.