How to Install and Uninstall gpm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "gpm" package

Please follow the instructions below to install gpm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gpm

2. Uninstall "gpm" package

Please follow the step by step instructions below to uninstall gpm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gpm $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gpm
Priority: optional
Section: universe/misc
Installed-Size: 503
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Samuelson
Architecture: amd64
Version: 1.20.4-6.1
Depends: libc6 (>= 2.15), libgpm2 (>= 1.20.4), debconf (>= 0.5) | debconf-2.0, ucf, lsb-base
Filename: pool/universe/g/gpm/gpm_1.20.4-6.1_amd64.deb
Size: 214460
MD5sum: 4428a51375bc403ef718e0f9011ad83e
SHA1: cbf57e95a1795b660e24d60cf35404f1d8cae88a
SHA256: a8a9955334a60f5ad30a8158078432c178984b2fa26f6d6e425b459241bbbbce
Description-en: General Purpose Mouse interface
This package provides a daemon that captures mouse events when the system
console is active, and delivers events to applications through a library.
.
By default, the daemon provides a 'selection' mode, so that
cut-and-paste with the mouse works on the console just as it does
under X.
Description-md5: f4d37ad222a8606e714a0eb799261d0d
Multi-Arch: foreign
Homepage: http://www.nico.schottelius.org/software/gpm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu