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

Last updated: May 18,2024

1. Install "python-gtksourceview2" package

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

$ sudo apt update $ sudo apt install python-gtksourceview2

2. Uninstall "python-gtksourceview2" package

Here is a brief guide to show you how to uninstall python-gtksourceview2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gtksourceview2
Priority: optional
Section: universe/python
Installed-Size: 671
Maintainer: Ubuntu Developers
Original-Maintainer: Josselin Mouette
Architecture: amd64
Source: pygtksourceview
Version: 2.10.1-2build1
Depends: python2.7, python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.12.0), libgtksourceview2.0-0 (>= 2.10.0), python-gobject (>= 2.15.2), python-gtk2 (>= 2.8.0)
Suggests: libgtksourceview2.0-dev
Filename: pool/universe/p/pygtksourceview/python-gtksourceview2_2.10.1-2build1_amd64.deb
Size: 93734
MD5sum: 5e7322cf9bc94312c5bfbf88f7d22450
SHA1: df38b564cbd2e2873ad5725d338190693b276344
SHA256: 0e81cd759352da98cb88305039a20df3085f3c880e7dde79cf1f1732562e50d1
Description-en: Python bindings for the GtkSourceView widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
.
This package contains the Python bindings for GtkSourceView, and allows
to write Python programs that use the GtkSourceView widget.
Description-md5: cb1d31e181ccbd5cb097f8f4fb2b3960
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-mate-cloudtop

5. The same packages on other Linux Distributions