How to Install and Uninstall libtermkey.i686 Package on Fedora 35

Last updated: January 10,2025

1. Install "libtermkey.i686" package

This guide let you learn how to install libtermkey.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libtermkey.i686

2. Uninstall "libtermkey.i686" package

In this section, we are going to explain the necessary steps to uninstall libtermkey.i686 on Fedora 35:

$ sudo dnf remove libtermkey.i686 $ sudo dnf autoremove

3. Information about the libtermkey.i686 package on Fedora 35

Last metadata expiration check: 1:19:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libtermkey
Version : 0.22
Release : 1.fc35
Architecture : i686
Size : 29 k
Source : libtermkey-0.22-1.fc35.src.rpm
Repository : updates
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.