How to Install and Uninstall ois.x86_64 Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "ois.x86_64" package

Learn how to install ois.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ois.x86_64

2. Uninstall "ois.x86_64" package

This is a short guide on how to uninstall ois.x86_64 on CentOS Stream 8:

$ sudo dnf remove ois.x86_64 $ sudo dnf autoremove

3. Information about the ois.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:37:09 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ois
Version : 1.3.0
Release : 22.el8
Architecture : x86_64
Size : 56 k
Source : ois-1.3.0-22.el8.src.rpm
Repository : epel
Summary : Open Input System, OO gaming input library
URL : http://sourceforge.net/projects/wgois
License : zlib
Description : Object Oriented Input System (OIS) is meant to be a cross platform, simple
: solution for using all kinds of Input Devices (KeyBoards, Mice, Joysticks, etc)
: and feedback devices (e.g. forcefeedback). Written in C++ using Object Oriented
: Design patterns.