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

Last updated: April 29,2024

1. Install "python3-simpletal" package

This guide covers the steps necessary to install python3-simpletal on Kali Linux

$ sudo apt update $ sudo apt install python3-simpletal

2. Uninstall "python3-simpletal" package

This guide let you learn how to uninstall python3-simpletal on Kali Linux:

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

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

Package: python3-simpletal
Version: 5.2-3
Installed-Size: 190
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 39556
SHA256: 4eacdf78e1570441a284400b37ab4bb51de9c3a7e2a5d8f10b15d07262356b52
SHA1: 6233c422458c0c217e1385cb0f84b32a5fe549bf
MD5sum: 3116983bb42f48aefd9cc2c6307e0764
Description: Simple TAL, TALES and METAL implementation
SimpleTAL is a reimplementation of the ZOPE TAL (Template Attribute Language),
TALES (TAL Expression Syntax) and METAL (Macro Expansion for TAL) languages.
More information and specifications of these languages is available at
http://www.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage .
.
This package contains the Python3-compatible version of simpleTAL.
Description-md5:
Homepage: https://www.owlfish.com/software/simpleTAL/
Section: python
Priority: optional
Filename: pool/main/p/python3-simpletal/python3-simpletal_5.2-3_all.deb