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

Last updated: May 12,2024

1. Install "python3-textile" package

This guide let you learn how to install python3-textile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-textile

2. Uninstall "python3-textile" package

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

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

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

Package: python3-textile
Priority: optional
Section: universe/python
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Source: python-textile
Version: 1:2.2.2-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-textile/python3-textile_2.2.2-1_all.deb
Size: 32894
MD5sum: 474c29b66bc361021656a22834b33789
SHA1: 27f7daef6643c4e83d1bb1edb6f58b907806e0c8
SHA256: 4afeafae16b0d5613f120b6ee286034b92fac2f0e93a9bdd091ccbf36f193d69
Description-en: Python 3 parser for the Textile markup
Textile is an XHTML generator that uses a simple markup, similar
to the one you can find on most wikis.
.
This is a Python 3 module that implements a parser and generator
that supports the Textile markup syntax.
Description-md5: ab8efb861366142ac8e6dd0ffcecf0ae
Homepage: https://github.com/textile/python-textile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu