How to Install and Uninstall mtdev.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "mtdev.x86_64" package

This guide covers the steps necessary to install mtdev.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mtdev.x86_64

2. Uninstall "mtdev.x86_64" package

Please follow the steps below to uninstall mtdev.x86_64 on Oracle Linux 9:

$ sudo dnf remove mtdev.x86_64 $ sudo dnf autoremove

3. Information about the mtdev.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:55:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mtdev
Version : 1.1.5
Release : 22.el9
Architecture : x86_64
Size : 22 k
Source : mtdev-1.1.5-22.el9.src.rpm
Repository : ol9_appstream
Summary : Multitouch Protocol Translation Library
URL : http://bitmath.org/code/mtdev/
License : MIT
Description : mtdev is a stand-alone library which transforms all variants of kernel MT
: events to the slotted type B protocol. The events put into mtdev may be from
: any MT device, specifically type A without contact tracking, type A with
: contact tracking, or type B with contact tracking.