How to Install and Uninstall xdotool.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 25,2024
1. Install "xdotool.x86_64" package
Here is a brief guide to show you how to install xdotool.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
xdotool.x86_64
Copied
2. Uninstall "xdotool.x86_64" package
This guide covers the steps necessary to uninstall xdotool.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
xdotool.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xdotool.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:03:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : xdotool
Epoch : 1
Version : 3.20150503.1
Release : 10.el8
Architecture : x86_64
Size : 54 k
Source : xdotool-3.20150503.1-10.el8.src.rpm
Repository : epel
Summary : Fake keyboard/mouse input
URL : http://www.semicomplete.com/projects/xdotool/
License : BSD
Description : This tool lets you programmatically (or manually) simulate keyboard input
: and mouse activity, move and re-size windows, etc.
Available Packages
Name : xdotool
Epoch : 1
Version : 3.20150503.1
Release : 10.el8
Architecture : x86_64
Size : 54 k
Source : xdotool-3.20150503.1-10.el8.src.rpm
Repository : epel
Summary : Fake keyboard/mouse input
URL : http://www.semicomplete.com/projects/xdotool/
License : BSD
Description : This tool lets you programmatically (or manually) simulate keyboard input
: and mouse activity, move and re-size windows, etc.