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

Last updated: July 02,2024

1. Install "python-textile" package

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

$ sudo apt update $ sudo apt install python-textile

2. Uninstall "python-textile" package

This tutorial shows how to uninstall python-textile on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-textile
Priority: optional
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Version: 1:2.2.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-textile/python-textile_2.2.2-1_all.deb
Size: 33062
MD5sum: 12b8cc2dff89e5b050f5f5ac76a1105c
SHA1: e82a42c32349969a85ddbc78382455674bfd38a0
SHA256: 315a90bc9170db529456d5fc8ff36a829b838f93958bb1d23433567fbcc0430e
Description-en: Python 2 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 2 module that implements a parser and generator
that supports the Textile markup syntax.
Description-md5: 8a85c0ab22890ccc88acadb332ed18ca
Homepage: https://github.com/textile/python-textile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu