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

Last updated: May 21,2024

1. Install "python3-venusian" package

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

$ sudo apt update $ sudo apt install python3-venusian

2. Uninstall "python3-venusian" package

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

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

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

Package: python3-venusian
Priority: extra
Section: universe/python
Installed-Size: 163
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-venusian
Version: 1.0a8-3
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-venusian/python3-venusian_1.0a8-3_all.deb
Size: 21876
MD5sum: 6712bd3df0be4cf700024f0de9e764b7
SHA1: c4630516d66a5381072f6aea63f91cb205ee0478
SHA256: e713ca6f1815028876bb6a4a4101724cf3cfa8c22fc2b12ea224670a6341eff7
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 3 version.
Description-md5: a429ecfc172d2f0933c73dbda07bb269
Homepage: http://www.repoze.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu