How to Install and Uninstall python3-PyAutoGUI Package on openSUSE Leap
Last updated: December 24,2024
1. Install "python3-PyAutoGUI" package
This tutorial shows how to install python3-PyAutoGUI on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-PyAutoGUI
Copied
2. Uninstall "python3-PyAutoGUI" package
This guide let you learn how to uninstall python3-PyAutoGUI on openSUSE Leap:
$
sudo zypper remove
python3-PyAutoGUI
Copied
3. Information about the python3-PyAutoGUI package on openSUSE Leap
Information for package python3-PyAutoGUI:
------------------------------------------
Repository : Main Repository
Name : python3-PyAutoGUI
Version : 0.9.36-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 251.3 KiB
Installed : No
Status : not installed
Source package : python-PyAutoGUI-0.9.36-bp155.2.10.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.
------------------------------------------
Repository : Main Repository
Name : python3-PyAutoGUI
Version : 0.9.36-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 251.3 KiB
Installed : No
Status : not installed
Source package : python-PyAutoGUI-0.9.36-bp155.2.10.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.