How to Install and Uninstall python-txaio Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "python-txaio" package
This guide let you learn how to install python-txaio on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-txaio
Copied
2. Uninstall "python-txaio" package
Please follow the steps below to uninstall python-txaio on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-txaio
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-txaio package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-txaio
Priority: optional
Section: universe/python
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-3
Depends: python-six, python-twisted, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-txaio-doc
Filename: pool/universe/p/python-txaio/python-txaio_1.0.0-3_all.deb
Size: 7830
MD5sum: 63c8b3297094dd421a7f83dc89ccc486
SHA1: fda561457883cb9b306b06d96539ccb54eb64c87
SHA256: b978dc6c0f78e046b1f344078a4f956e5c2f3f3b3509a40f927a387a4977a037
Description-en: compatibility API between asyncio/Twisted/Trollius - Python 2.x
Txaio is a helper library for writing code that runs unmodified on both
Twisted and asyncio.
.
This is like six , but for wrapping over differences between Twisted and
asyncio so one can write code that runs unmodified on both (aka "source code
compatibility"). In other words: users can choose if they want asyncio or
Twisted as a dependency.
.
This package contains the Python 2.x module.
Description-md5: 66c210ac70c66835e3bae5da1591af8a
Homepage: https://github.com/tavendo/txaio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-3
Depends: python-six, python-twisted, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-txaio-doc
Filename: pool/universe/p/python-txaio/python-txaio_1.0.0-3_all.deb
Size: 7830
MD5sum: 63c8b3297094dd421a7f83dc89ccc486
SHA1: fda561457883cb9b306b06d96539ccb54eb64c87
SHA256: b978dc6c0f78e046b1f344078a4f956e5c2f3f3b3509a40f927a387a4977a037
Description-en: compatibility API between asyncio/Twisted/Trollius - Python 2.x
Txaio is a helper library for writing code that runs unmodified on both
Twisted and asyncio.
.
This is like six , but for wrapping over differences between Twisted and
asyncio so one can write code that runs unmodified on both (aka "source code
compatibility"). In other words: users can choose if they want asyncio or
Twisted as a dependency.
.
This package contains the Python 2.x module.
Description-md5: 66c210ac70c66835e3bae5da1591af8a
Homepage: https://github.com/tavendo/txaio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu