How to Install and Uninstall libtickit.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "libtickit.i686" package

This tutorial shows how to install libtickit.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libtickit.i686

2. Uninstall "libtickit.i686" package

This tutorial shows how to uninstall libtickit.i686 on Fedora 36:

$ sudo dnf remove libtickit.i686 $ sudo dnf autoremove

3. Information about the libtickit.i686 package on Fedora 36

Last metadata expiration check: 0:05:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libtickit
Version : 0.4.2a
Release : 2.fc36
Architecture : i686
Size : 248 k
Source : libtickit-0.4.2a-2.fc36.src.rpm
Repository : fedora
Summary : Terminal Interface Construction Kit
URL : http://www.leonerd.org.uk/code/libtickit/
License : MIT
Description : This library provides an abstracted mechanism for building interactive
: full-screen terminal programs. It provides a full set of output drawing
: functions, and handles keyboard and mouse input events.