How to Install and Uninstall libtermkey.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "libtermkey.x86_64" package

This tutorial shows how to install libtermkey.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libtermkey.x86_64

2. Uninstall "libtermkey.x86_64" package

This guide let you learn how to uninstall libtermkey.x86_64 on Rocky Linux 9:

$ sudo dnf remove libtermkey.x86_64 $ sudo dnf autoremove

3. Information about the libtermkey.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:16:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libtermkey
Version : 0.22
Release : 2.el9
Architecture : x86_64
Size : 28 k
Source : libtermkey-0.22-2.el9.src.rpm
Repository : epel
Summary : Library for easy processing of keyboard entry from terminal-based programs
URL : http://www.leonerd.org.uk/code/libtermkey
License : MIT
Description : This library allows easy processing of keyboard entry from terminal-based
: programs. It handles all the necessary logic to recognise special keys, UTF-8
: combining, and so on, with a simple interface.