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

Last updated: June 23,2024

1. Install "gpm-devel.x86_64" package

This guide covers the steps necessary to install gpm-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "gpm-devel.x86_64" package

Please follow the instructions below to uninstall gpm-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 4:51:30 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gpm-devel
Version : 1.20.7
Release : 15.el8
Architecture : x86_64
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.