How to Install and Uninstall python3-pilkit Package on openSUSE Leap

Last updated: May 11,2024

1. Install "python3-pilkit" package

This guide let you learn how to install python3-pilkit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pilkit

2. Uninstall "python3-pilkit" package

Please follow the step by step instructions below to uninstall python3-pilkit on openSUSE Leap:

$ sudo zypper remove python3-pilkit

3. Information about the python3-pilkit package on openSUSE Leap

Information for package python3-pilkit:
---------------------------------------
Repository : Main Repository
Name : python3-pilkit
Version : 2.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 115.0 KiB
Installed : No
Status : not installed
Source package : python-pilkit-2.0-bp155.2.10.src
Upstream URL : http://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.