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

Last updated: May 28,2024

1. Install "python-pilkit" package

This tutorial shows how to install python-pilkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pilkit

2. Uninstall "python-pilkit" package

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

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

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

Package: python-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: python-pil, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pilkit/python-pilkit_1.1.13+dfsg-1_all.deb
Size: 15718
MD5sum: 71793fc72e94787fe12b92b96ff9ad29
SHA1: 07b2fd40ab9d41c51eecc5da42ee9885cab4a915
SHA256: 1a88bfc0b5171f4f096af2e5c57b8d20e029a2f392ad6c9419c3b42525d4b874
Description-en: Utilities and processors built for, and on top of PIL (Python2 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 2 version of the library.
Description-md5: ce3aa7b3ce81f38b49df64411e64dbf5
Homepage: https://github.com/matthewwithanm/pilkit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu