How to Install and Uninstall python38-pyscreenshot Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python38-pyscreenshot" package

This guide covers the steps necessary to install python38-pyscreenshot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyscreenshot

2. Uninstall "python38-pyscreenshot" package

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

$ sudo zypper remove python38-pyscreenshot

3. Information about the python38-pyscreenshot package on openSuSE Tumbleweed

Information for package python38-pyscreenshot:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyscreenshot
Version : 2.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 159,7 KiB
Installed : No
Status : not installed
Source package : python-pyscreenshot-2.2-1.6.src
Summary : Python screenshots
Description :
The pyscreenshot module can be used to copy the contents of the screen
to a Pillow image memory using various back-ends.
Replacement for the ImageGrab Module.