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

Last updated: May 01,2024

1. Install "mtdev.src" package

This tutorial shows how to install mtdev.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mtdev.src

2. Uninstall "mtdev.src" package

This is a short guide on how to uninstall mtdev.src on Oracle Linux 9:

$ sudo dnf remove mtdev.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mtdev
Version : 1.1.5
Release : 22.el9
Architecture : src
Size : 279 k
Source : None
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.