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

Last updated: March 03,2025

1. Install "gpm-devel.i686" package

Please follow the steps below to install gpm-devel.i686 on CentOS Stream 8

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

2. Uninstall "gpm-devel.i686" package

Here is a brief guide to show you how to uninstall gpm-devel.i686 on CentOS Stream 8:

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

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

Last metadata expiration check: 2:25:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gpm-devel
Version : 1.20.7
Release : 17.el8
Architecture : i686
Size : 31 k
Source : gpm-1.20.7-17.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.