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

Last updated: May 19,2024

1. Install "python3-stringtemplate3" package

This guide let you learn how to install python3-stringtemplate3 on Kali Linux

$ sudo apt update $ sudo apt install python3-stringtemplate3

2. Uninstall "python3-stringtemplate3" package

Here is a brief guide to show you how to uninstall python3-stringtemplate3 on Kali Linux:

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

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

Package: python3-stringtemplate3
Source: python-stringtemplate3
Version: 3.1-5
Installed-Size: 440
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-antlr, python3-six, python3:any
Size: 54268
SHA256: 4e83e5e3ca8941f87953c57030d8814179d611f3f69345d150e2f8a5835ebdf5
SHA1: 5fce5d7b6fb235a5dd82ce814c825fa49bee1d9a
MD5sum: 33e16c9a1c09c6d1936f88854840feb2
Description: template engine with strict model-view separation - Python 3
StringTemplate is a template engine for generating source code, web pages,
emails, or any other formatted text output. StringTemplate is particularly
good at multi-targeted code generators, multiple site skins, and
internationalization/localization. It evolved over years of effort developing
jGuru.com. StringTemplate also powers the ANTLR v3 code generator. Its
distinguishing characteristic is that it strictly enforces model-view
separation unlike other engines.
.
This package contains the Python 3 module.
Description-md5:
Homepage: http://www.stringtemplate.org/
Section: python
Priority: optional
Filename: pool/main/p/python-stringtemplate3/python3-stringtemplate3_3.1-5_all.deb