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

Last updated: July 03,2024

1. Install "python-trollius" package

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

$ sudo apt update $ sudo apt install python-trollius

2. Uninstall "python-trollius" package

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

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

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

Package: python-trollius
Priority: optional
Section: universe/python
Installed-Size: 464
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.1~b1-3
Depends: python-concurrent.futures, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-trollius/python-trollius_2.1~b1-3_all.deb
Size: 83712
MD5sum: 02dd3be06dff9b52132433ea8c2aa0d5
SHA1: 3e9923fd1e24405440751dbe352ee52a8c163616
SHA256: a3ba97e6d8770b42c6bff13ebc55a5a02eb8bef5acb92af603bd03ce7411c121
Description-en: port of the Tulip project on Python 2.7 - Python 2.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 2.x module.
Description-md5: e226fc4dd9bb6de02884649bafbb7ad5
Homepage: https://github.com/haypo/trollius
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu