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

Last updated: June 26,2024

1. Install "python-venusian" package

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

$ sudo apt update $ sudo apt install python-venusian

2. Uninstall "python-venusian" package

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

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

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

Package: python-venusian
Priority: extra
Section: universe/python
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.0a8-3
Provides: python2.7-venusian
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-venusian/python-venusian_1.0a8-3_all.deb
Size: 22000
MD5sum: 764b7a273b9c4701ab67e5d2c70c5c05
SHA1: 92625647b47011097dd60f37946f485f26776b36
SHA256: 95fe1b7c3115bbba63f2630e1f94305eecfdbe97da1949437e4f768c256e4300
Description-en: library for deferring decorator actions
Venusian is a library which allows framework authors to defer decorator
actions. Instead of taking actions when a function (or class) decorator is
executed at import time, you can defer the action usually taken by the
decorator until a separate "scan" phase.
.
This is the Python 2 version.
Description-md5: 00617a17c0a9a76703f413277dd54577
Homepage: http://www.repoze.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu