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

Last updated: July 08,2024

1. Install "python310-PyAutoGUI" package

Learn how to install python310-PyAutoGUI on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyAutoGUI

2. Uninstall "python310-PyAutoGUI" package

In this section, we are going to explain the necessary steps to uninstall python310-PyAutoGUI on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyAutoGUI

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

Information for package python310-PyAutoGUI:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyAutoGUI
Version : 0.9.54-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 320.6 KiB
Installed : No
Status : not installed
Source package : python-PyAutoGUI-0.9.54-1.4.src
Upstream URL : https://github.com/asweigart/pyautogui
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.