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

Last updated: May 18,2024

1. Install "python3-trollius" package

Please follow the instructions below to install python3-trollius on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-trollius

2. Uninstall "python3-trollius" package

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

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

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

Package: python3-trollius
Priority: optional
Section: universe/python
Installed-Size: 464
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-trollius
Version: 2.1~b1-3
Depends: python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-trollius/python3-trollius_2.1~b1-3_all.deb
Size: 83780
MD5sum: bb00235a36390f40a7e0a35f3655e9ae
SHA1: 56db32221ed718b952c7680eefae68585f1a3305
SHA256: 477e3f832319086f61b9f86d2763611684832d75c1429f014ef1774e8e8ffadf
Description-en: port of the Tulip project on Python 2.7 - Python 3.x
Trollius is a portage of the Tulip project (asyncio module, PEP 3156) on
Python 2. Trollius works on Python 2.6-3.4. It has been tested on Windows,
Linux, Mac OS X, FreeBSD and OpenIndiana.
.
This package contains the Python 3.x module.
Description-md5: 918f0cb4f321e3116421b95f4e9ec4ec
Homepage: https://github.com/haypo/trollius
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu