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

Last updated: May 05,2024

1. Install "python-gi-cairo" package

Here is a brief guide to show you how to install python-gi-cairo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gi-cairo

2. Uninstall "python-gi-cairo" package

Please follow the instructions below to uninstall python-gi-cairo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gi-cairo $ sudo apt autoclean && sudo apt autoremove

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

Package: python-gi-cairo
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Josselin Mouette
Architecture: amd64
Source: pygobject
Version: 3.20.0-0ubuntu1
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.38.0), python-gi (= 3.20.0-0ubuntu1), python-cairo
Filename: pool/universe/p/pygobject/python-gi-cairo_3.20.0-0ubuntu1_amd64.deb
Size: 6246
MD5sum: 75fd033e69abf561ba3e590906ace05c
SHA1: 3d4383e58118484f14ba0c1385281e7904221183
SHA256: 90c9b31deb3c1c57cafa67db93b91ea03d851ac1b16c3e5a03cac11dd44bb01a
Description-en: Python Cairo bindings for the GObject library
GObject is an abstraction layer that allows programming with an object
paradigm that is compatible with many languages. It is a part of Glib,
the core library used to build GTK+ and GNOME.
.
This package contains the Python Cairo bindings for GObject. It is mostly
used by other bindings to map their GObjects to Python objects.
Description-md5: e531132cde7475ea3077c4d44b37a39d
Homepage: https://wiki.gnome.org/Projects/PyGObject
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: ubuntustudio-graphics, ubuntustudio-audio