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

Last updated: May 21,2024

1. Install "python3-cairocffi" package

In this section, we are going to explain the necessary steps to install python3-cairocffi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cairocffi

2. Uninstall "python3-cairocffi" package

This tutorial shows how to uninstall python3-cairocffi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-cairocffi
Priority: optional
Section: universe/python
Installed-Size: 390
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: cairocffi
Version: 0.7.2-1
Depends: python3-cffi-backend-api-9729, python3:any (>= 3.3.2-2~), python3-cffi, libcairo2, libgdk-pixbuf2.0-0
Recommends: python3-xcffib (>= 0.3.2)
Suggests: python-cairocffi-doc
Filename: pool/universe/c/cairocffi/python3-cairocffi_0.7.2-1_all.deb
Size: 61980
MD5sum: a70c39c68d5f082176d0a650888aa7a3
SHA1: 1de11d22e36f940bc54d04eb22d3a3ce57ab820d
SHA256: 13fad0bcfdd0855e9d81b0b285fd1c062c0cc3ef8102beb184ab3a8c1c61ed72
Description-en: cffi-based cairo bindings for Python (Python3)
cairocffi is a CFFI-based drop-in replacement for Pycairo,
a set of Python bindings and object-oriented API for cairo.
Cairo is a 2D vector graphics library with support for multiple backends
including image buffers, PNG, PostScript, PDF, and SVG file output.
.
This package contains the Python 3 version of cairocffi.
Description-md5: bb30769126852b120adfc03102b2be21
Homepage: https://pythonhosted.org/cairocffi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu