How to Install and Uninstall python2-PyAutoGUI Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-PyAutoGUI" package

Please follow the guidelines below to install python2-PyAutoGUI on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyAutoGUI

2. Uninstall "python2-PyAutoGUI" package

Please follow the steps below to uninstall python2-PyAutoGUI on openSUSE Leap:

$ sudo zypper remove python2-PyAutoGUI

3. Information about the python2-PyAutoGUI package on openSUSE Leap

Information for package python2-PyAutoGUI:
------------------------------------------
Repository : Main Repository
Name : python2-PyAutoGUI
Version : 0.9.36-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 277,0 KiB
Installed : No
Status : not installed
Source package : python-PyAutoGUI-0.9.36-bp153.1.15.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.