How to Install and Uninstall gpm-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: June 23,2024

1. Install "gpm-devel.i686" package

Please follow the step by step instructions below to install gpm-devel.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "gpm-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall gpm-devel.i686 on CentOS 8 / RHEL 8:

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

3. Information about the gpm-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:51:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gpm-devel
Version : 1.20.7
Release : 15.el8
Architecture : i686
Size : 31 k
Source : gpm-1.20.7-15.el8.src.rpm
Repository : appstream
Summary : Development files for the gpm library
URL : http://www.nico.schottelius.org/software/gpm/
License : GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only
Description : The gpm-devel package includes header files and libraries necessary
: for developing programs which use the gpm library. The gpm provides
: mouse support to text-based Linux applications.