How to Install and Uninstall tslib.i686 Package on Fedora 38
Last updated: January 16,2025
1. Install "tslib.i686" package
Please follow the step by step instructions below to install tslib.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
tslib.i686
Copied
2. Uninstall "tslib.i686" package
This tutorial shows how to uninstall tslib.i686 on Fedora 38:
$
sudo dnf remove
tslib.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the tslib.i686 package on Fedora 38
Last metadata expiration check: 1:08:30 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : tslib
Version : 1.22
Release : 8.fc38
Architecture : i686
Size : 154 k
Source : tslib-1.22-8.fc38.src.rpm
Repository : fedora
Summary : Touchscreen Access Library
URL : https://github.com/kergoth/tslib
License : LGPLv2
Description : The idea of tslib is to have a core library that provides standardised
: services, and a set of plugins to manage the conversion and filtering as
: needed.
:
: The plugins for a particular touchscreen are loaded automatically by the
: library under the control of a static configuration file, ts.conf.
: ts.conf gives the library basic configuration information. Each line
: specifies one module, and the parameters for that module. The modules
: are loaded in order, with the first one processing the touchscreen data
: first.
Available Packages
Name : tslib
Version : 1.22
Release : 8.fc38
Architecture : i686
Size : 154 k
Source : tslib-1.22-8.fc38.src.rpm
Repository : fedora
Summary : Touchscreen Access Library
URL : https://github.com/kergoth/tslib
License : LGPLv2
Description : The idea of tslib is to have a core library that provides standardised
: services, and a set of plugins to manage the conversion and filtering as
: needed.
:
: The plugins for a particular touchscreen are loaded automatically by the
: library under the control of a static configuration file, ts.conf.
: ts.conf gives the library basic configuration information. Each line
: specifies one module, and the parameters for that module. The modules
: are loaded in order, with the first one processing the touchscreen data
: first.