How To Install Xdotool On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?
Install xdotool
-
Debian
apt-get install xdotool
Click to copy -
Ubuntu
apt-get install xdotool
Click to copy -
Alpine OS
apk add xdotool
Click to copy -
Arch Linux
pacman -S xdotool
Click to copy -
Kali Linux
apt-get install xdotool
Click to copy -
Fedora
dnf install xdotool
Click to copy -
Raspbian
apt-get install xdotool
Click to copy -
macOS
brew install xdotool
Click to copy
Installing xdotool command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of xdotool 2023 package in your OS.