dotool from home:smallcms project

Selecionar o Seu Sistema Operativo

Para Debian Unstable corra o seguinte:
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
Para Debian Testing corra o seguinte:
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
Para Debian 13 corra o seguinte:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool
Para Debian 12 corra o seguinte:
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
Para Fedora Rawhide corra o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_Rawhide/home:smallcms.repo
dnf install dotool
Para Fedora 43 corra o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_43/home:smallcms.repo
dnf install dotool
Para Fedora 42 corra o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_42/home:smallcms.repo
dnf install dotool
Para Fedora 41 corra o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_41/home:smallcms.repo
dnf install dotool
Para Fedora 40 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_40/home:smallcms.repo
dnf install dotool
Para Fedora 39 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_39/home:smallcms.repo
dnf install dotool
Para Fedora 38 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_38/home:smallcms.repo
dnf install dotool
Para Mageia Cauldron corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_Cauldron/home:smallcms.repo
dnf install dotool
Para Mageia 9 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_9/home:smallcms.repo
dnf install dotool
Para openSUSE Tumbleweed corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/openSUSE_Tumbleweed/home:smallcms.repo
zypper refresh
zypper install dotool
Para openSUSE Factory ARM corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/openSUSE_Factory_ARM/home:smallcms.repo
zypper refresh
zypper install dotool
Para 15.6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.6/home:smallcms.repo
zypper refresh
zypper install dotool
Para 15.5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.5/home:smallcms.repo
zypper refresh
zypper install dotool
Para Raspbian 12 corra o seguinte:
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

Pacotes para Raspbian 12:

Para xUbuntu 24.10 corra o seguinte:
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.10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install dotool
Para xUbuntu 24.04 corra o seguinte:
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
Para xUbuntu 23.10 corra o seguinte:
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