How to Install and Uninstall libinput.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "libinput.x86_64" package
This guide let you learn how to install libinput.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libinput.x86_64
Copied
2. Uninstall "libinput.x86_64" package
This is a short guide on how to uninstall libinput.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libinput.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libinput.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:49:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libinput
Version : 1.16.3
Release : 3.el8_6
Architecture : x86_64
Size : 217 k
Source : libinput-1.16.3-3.el8_6.src.rpm
Repository : ol8_appstream
Summary : Input device library
URL : http://www.freedesktop.org/wiki/Software/libinput/
License : MIT
Description : libinput is a library that handles input devices for display servers and other
: applications that need to directly deal with input devices.
:
: It provides device detection, device handling, input device event processing
: and abstraction so minimize the amount of custom input code the user of
: libinput need to provide the common set of functionality that users expect.
Available Packages
Name : libinput
Version : 1.16.3
Release : 3.el8_6
Architecture : x86_64
Size : 217 k
Source : libinput-1.16.3-3.el8_6.src.rpm
Repository : ol8_appstream
Summary : Input device library
URL : http://www.freedesktop.org/wiki/Software/libinput/
License : MIT
Description : libinput is a library that handles input devices for display servers and other
: applications that need to directly deal with input devices.
:
: It provides device detection, device handling, input device event processing
: and abstraction so minimize the amount of custom input code the user of
: libinput need to provide the common set of functionality that users expect.