How to Install and Uninstall easygen Package on Kali Linux

Last updated: May 08,2024

1. Install "easygen" package

Please follow the step by step instructions below to install easygen on Kali Linux

$ sudo apt update $ sudo apt install easygen

2. Uninstall "easygen" package

In this section, we are going to explain the necessary steps to uninstall easygen on Kali Linux:

$ sudo apt remove easygen $ sudo apt autoclean && sudo apt autoremove

3. Information about the easygen package on Kali Linux

Package: easygen
Source: easygen (5.1.9-2)
Version: 5.1.9-2+b9
Installed-Size: 3149
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1075332
SHA256: 3c78611a8c552804313039b5b7ebc3a2d5673b32cf737a3e574915fe6d8e9c3c
SHA1: 876908b7b8db8ead22f15c74d98a2e6fc0b88c59
MD5sum: 65ae55460fc2d3045c91192ec9716769
Description: Easy to use universal code/text generator
Command easygen is an easy to use universal code/text generator.
.
It can be used as a text, html or a code generator for arbitrary purposes with
arbitrary data and templates. It can be used as a GSL replacement, as it
.
- is more easy to define driving data, in form of YML instead of XML
- has more powerful template engine that based on Go template.
You can even write your own function in Go to customize your template.
.
You can even use easygen as a generic Go template testing tool.
Description-md5:
Homepage: https://github.com/go-easygen/easygen
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-danverbraganza-varcaser (= 0.0~git20190207.e3fb03e-2), golang-golang-x-text (= 0.13.0-1), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/e/easygen/easygen_5.1.9-2+b9_amd64.deb