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

Last updated: May 19,2024

1. Install "xdotool.x86_64" package

This guide let you learn how to install xdotool.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install xdotool.x86_64

2. Uninstall "xdotool.x86_64" package

Please follow the guidance below to uninstall xdotool.x86_64 on Oracle Linux 9:

$ sudo dnf remove xdotool.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:42:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xdotool
Epoch : 1
Version : 3.20211022.1
Release : 1.el9
Architecture : x86_64
Size : 55 k
Source : xdotool-3.20211022.1-1.el9.src.rpm
Repository : epel
Summary : Fake keyboard/mouse input
URL : https://github.com/jordansissel/xdotool
License : BSD
Description : This tool lets you programmatically (or manually) simulate keyboard input
: and mouse activity, move and re-size windows, etc.