How to Install and Uninstall python3-pilkit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-pilkit" package

Please follow the guidelines below to install python3-pilkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pilkit

2. Uninstall "python3-pilkit" package

Please follow the instructions below to uninstall python3-pilkit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pilkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pilkit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pilkit
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pilkit
Version: 1.1.13+dfsg-1
Depends: python3-pil, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pilkit/python3-pilkit_1.1.13+dfsg-1_all.deb
Size: 15798
MD5sum: bf1ba2fb55f94839bb9d0f84bd242250
SHA1: c6dfcf3fd03b9ecc34d7dead3780c01dddb5aa8e
SHA256: f22aaec30270ff419f4900aaf2e4bca3cb9f1dd6c966a3370c9cf9d5b3f1d914
Description-en: Utilities and processors built for, and on top of PIL (Python3 version)
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.
.
This package contains the Python 3 version of the library.
Description-md5: 78784104f604c02c3e73589c1ca4b790
Homepage: https://github.com/matthewwithanm/pilkit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu