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

Last updated: May 12,2024

1. Install "python-avc" package

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

$ sudo apt update $ sudo apt install python-avc

2. Uninstall "python-avc" package

This is a short guide on how to uninstall python-avc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-avc
Priority: optional
Section: universe/python
Installed-Size: 1724
Maintainer: Ubuntu Developers
Original-Maintainer: Fabrizio Pollastri
Architecture: all
Version: 0.8.3-1.1
Depends: python (>= 2.7), python (<< 2.8)
Suggests: python-gtk2 (>= 2.0), python-qt3 (>= 3.0), python-qt4 (>= 4.0), python-tk (>= 2.0), python-wxgtk3.0, jython (>= 2.5)
Filename: pool/universe/p/python-avc/python-avc_0.8.3-1.1_all.deb
Size: 1157124
MD5sum: caa5c8287b18972baf7c07674dc31fae
SHA1: bb5f244cec558cf8b935c10cf3c5380afd75431c
SHA256: 452351d521cceaca9fbe448f49481b68606545c38dd05d73d63dbbd6481b2adb
Description-en: live connection among widgets and application variables
AVC, the Application View Controller is a multiplatform, fully automatic,
live connection among the values displayed by graphical interface widgets and
application variables. AVC supports in a uniform way the most popular
widget toolkits: GTK+, Qt3, Qt4, Tk, wxWidgets.
.
The connections are autogenerated by looking for matching names between
widget names and variable names.
Description-md5: b08674d3bda7b4f75df99f1939d549e0
Homepage: http://avc.inrim.it/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu