How to Install and Uninstall libtermkey.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "libtermkey.x86_64" package

In this section, we are going to explain the necessary steps to install libtermkey.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libtermkey.x86_64

2. Uninstall "libtermkey.x86_64" package

Learn how to uninstall libtermkey.x86_64 on Fedora 39:

$ sudo dnf remove libtermkey.x86_64 $ sudo dnf autoremove

3. Information about the libtermkey.x86_64 package on Fedora 39

Last metadata expiration check: 4:54:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libtermkey
Version : 0.22
Release : 5.fc39
Architecture : x86_64
Size : 29 k
Source : libtermkey-0.22-5.fc39.src.rpm
Repository : fedora
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.