How to Install and Uninstall gromacs-devel.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "gromacs-devel.i686" package

Please follow the guidelines below to install gromacs-devel.i686 on Fedora 34

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

2. Uninstall "gromacs-devel.i686" package

This guide let you learn how to uninstall gromacs-devel.i686 on Fedora 34:

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

3. Information about the gromacs-devel.i686 package on Fedora 34

Last metadata expiration check: 2:43:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gromacs-devel
Version : 2019.6
Release : 9.fc34
Architecture : i686
Size : 234 k
Source : gromacs-2019.6-9.fc34.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.