How to Install and Uninstall tmpl Package on Kali Linux

Last updated: May 18,2024

1. Install "tmpl" package

Please follow the steps below to install tmpl on Kali Linux

$ sudo apt update $ sudo apt install tmpl

2. Uninstall "tmpl" package

This guide covers the steps necessary to uninstall tmpl on Kali Linux:

$ sudo apt remove tmpl $ sudo apt autoclean && sudo apt autoremove

3. Information about the tmpl package on Kali Linux

Package: tmpl
Source: golang-github-benbjohnson-tmpl (0.0~git20160209.0.8e77bc5-7)
Version: 0.0~git20160209.0.8e77bc5-7+b10
Installed-Size: 3005
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1040692
SHA256: a42d0339409879b9f1588b7f45a843a7c6f6fb54699132e53985865f20872cc9
SHA1: 2cc40843c1ad75594b045d8464bd6e959846d331
MD5sum: 6b7c582ce98170c832c397fc88dba27a
Description: Command line interface to Go's text/template library - CLI utility
This program is a command line interface to Go's text/template
library. It can be used by passing in a set of JSON-encoded data and a
list of template paths ending in a .tmpl extension. The templates are
processed and their results are saved to the filename with the .tmpl
extension removed.
.
This package contains the command line interface utility.
Description-md5:
Homepage: https://github.com/benbjohnson/tmpl
Built-Using: golang-1.21 (= 1.21.3-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-benbjohnson-tmpl/tmpl_0.0~git20160209.0.8e77bc5-7+b10_amd64.deb