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

Last updated: July 05,2024

1. Install "python312-PyAutoGUI" package

Please follow the steps below to install python312-PyAutoGUI on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PyAutoGUI

2. Uninstall "python312-PyAutoGUI" package

This guide covers the steps necessary to uninstall python312-PyAutoGUI on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyAutoGUI

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

Information for package python312-PyAutoGUI:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PyAutoGUI
Version : 0.9.54-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 413.0 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.