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

Last updated: November 23,2024

1. Install "python311-PyAutoGUI" package

Learn how to install python311-PyAutoGUI on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyAutoGUI

2. Uninstall "python311-PyAutoGUI" package

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

$ sudo zypper remove python311-PyAutoGUI

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

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