How to Install and Uninstall python310-pilkit Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python310-pilkit" package

In this section, we are going to explain the necessary steps to install python310-pilkit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pilkit

2. Uninstall "python310-pilkit" package

Please follow the guidance below to uninstall python310-pilkit on openSuSE Tumbleweed:

$ sudo zypper remove python310-pilkit

3. Information about the python310-pilkit package on openSuSE Tumbleweed

Information for package python310-pilkit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pilkit
Version : 3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 88.7 KiB
Installed : No
Status : not installed
Source package : python-pilkit-3.0-1.2.src
Upstream URL : https://github.com/matthewwithanm/pilkit/
Summary : A collection of utilities and processors for the Python Imaging Libary
Description :
PILKit is a collection of utilities for working with PIL (the Python Imaging
Library).
One of its main features is a set of **processors** which expose a simple
interface for performing manipulations on PIL images.