How to Install and Uninstall python3-textile Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-textile" package

Here is a brief guide to show you how to install python3-textile on Kali Linux

$ sudo apt update $ sudo apt install python3-textile

2. Uninstall "python3-textile" package

This is a short guide on how to uninstall python3-textile on Kali Linux:

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

3. Information about the python3-textile package on Kali Linux

Package: python3-textile
Source: python-textile
Version: 1:4.0.2-2
Installed-Size: 125
Maintainer: Debian Python Team
Architecture: all
Depends: python3-html5lib, python3:any
Recommends: python3-regex
Suggests: python3-pil
Size: 30096
SHA256: 25186b3e052c929c2b066341882a99cff9e63cac4ecc06a4b1b042c88eec4683
SHA1: 580aea4fd12e37ac679b9556aefc10fab15c001c
MD5sum: 11a5611654c637fe51b3845576d195b7
Description: 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:
Homepage: https://github.com/textile/python-textile
Section: python
Priority: optional
Filename: pool/main/p/python-textile/python3-textile_4.0.2-2_all.deb