dotool from home:smallcms project

Select Your Operating System

For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/smallcms/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool
For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/smallcms/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/smallcms/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_Rawhide/home:smallcms.repo
dnf install dotool
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_40/home:smallcms.repo
dnf install dotool
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_39/home:smallcms.repo
dnf install dotool
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_38/home:smallcms.repo
dnf install dotool
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_Cauldron/home:smallcms.repo
dnf install dotool
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_9/home:smallcms.repo
dnf install dotool
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/openSUSE_Tumbleweed/home:smallcms.repo
zypper refresh
zypper install dotool
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/openSUSE_Factory_ARM/home:smallcms.repo
zypper refresh
zypper install dotool
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.6/home:smallcms.repo
zypper refresh
zypper install dotool
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.5/home:smallcms.repo
zypper refresh
zypper install dotool
For Raspbian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/smallcms/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool

Packages for Raspbian 12:

For xUbuntu 24.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/smallcms/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool
For xUbuntu 23.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/smallcms/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool