How to Install and Uninstall python36-PyAutoGUI Package on openSuSE Tumbleweed

Last updated: November 26,2024

1. Install "python36-PyAutoGUI" package

Please follow the step by step instructions below to install python36-PyAutoGUI on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-PyAutoGUI

2. Uninstall "python36-PyAutoGUI" package

This tutorial shows how to uninstall python36-PyAutoGUI on openSuSE Tumbleweed:

$ sudo zypper remove python36-PyAutoGUI

3. Information about the python36-PyAutoGUI package on openSuSE Tumbleweed

Information for package python36-PyAutoGUI:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PyAutoGUI
Version : 0.9.36-3.11
Arch : noarch
Vendor : openSUSE
Installed Size : 251,3 KiB
Installed : No
Status : not installed
Source package : python-PyAutoGUI-0.9.36-3.11.src
Summary : A Python module for GUI automation that can control the keyboard and mouse
Description :
PyAutoGUI is a GUI automation Python module. It can be used to
programmatically control the mouse and keyboard.