How to Install and Uninstall ydotool.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "ydotool.x86_64" package

Please follow the guidelines below to install ydotool.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ydotool.x86_64

2. Uninstall "ydotool.x86_64" package

Please follow the guidelines below to uninstall ydotool.x86_64 on Fedora 39:

$ sudo dnf remove ydotool.x86_64 $ sudo dnf autoremove

3. Information about the ydotool.x86_64 package on Fedora 39

Last metadata expiration check: 2:57:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ydotool
Version : 1.0.4
Release : 2.fc39
Architecture : x86_64
Size : 39 k
Source : ydotool-1.0.4-2.fc39.src.rpm
Repository : fedora
Summary : Generic command-line automation tool (no X!)
URL : https://github.com/ReimuNotMoe/ydotool
License : AGPLv3
Description :
: Performs some of the functions of xdotool(1) without requiring X11 -
: however, it generally requires root permission (to open /dev/uinput)
:
: N.B. it is strongly recommended to start the ydotoold daemon with:
:
: - systemctl enable ydotool
: - systemctl start ydotool