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

Last updated: May 20,2024

1. Install "python-vte" package

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

$ sudo apt update $ sudo apt install python-vte

2. Uninstall "python-vte" package

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

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

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

Package: python-vte
Priority: optional
Section: universe/python
Installed-Size: 445
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: vte
Version: 1:0.28.2-5ubuntu3
Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgtk2.0-0 (>= 2.20.0), libpango-1.0-0 (>= 1.22.0), libvte9 (>= 1:0.24.0), python (>= 2.7), python (<< 2.8), python-gtk2, libvte-common (= 1:0.28.2-5ubuntu3)
Breaks: gdebi (<< 0.6.1), python-apt (<< 0.8.0~exp2)
Filename: pool/universe/v/vte/python-vte_0.28.2-5ubuntu3_amd64.deb
Size: 16972
MD5sum: 82a7d090ccc5e7c9491bc74aa3eb4c1c
SHA1: d65d93668a9834b265c7d8b7840dafdf731606e3
SHA256: 680d42f967ce7afa22fa3d1b8c35d9332b1312f405dff9ff553f0871a8318115
Description-en: Python bindings for the VTE widget set
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit. It also provides the VtePTY object
containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
This package contains the Python bindings to the VTE library for GTK+
2.x.
Description-md5: 34624e87ab07023c8425f489e6c5ea51
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu