How to Install and Uninstall genny Package on Kali Linux

Last updated: May 10,2024

1. Install "genny" package

Please follow the steps below to install genny on Kali Linux

$ sudo apt update $ sudo apt install genny

2. Uninstall "genny" package

Learn how to uninstall genny on Kali Linux:

$ sudo apt remove genny $ sudo apt autoclean && sudo apt autoremove

3. Information about the genny package on Kali Linux

Package: genny
Source: golang-github-cheekybits-genny (1.0.0-8)
Version: 1.0.0-8+b15
Installed-Size: 6774
Maintainer: Debian Go Packaging Team
Architecture: amd64
Replaces: golang-github-cheekybits-genny-dev (<< 1.0.0-4)
Depends: libc6 (>= 2.34)
Breaks: golang-github-cheekybits-genny-dev (<< 1.0.0-4)
Size: 2315736
SHA256: 44672784152e34fdfc252c491f7ded359a8a317b1255542fb0d68bfc6ba5876a
SHA1: a2fa9427ebb4e80ad7bd55732eb1b77c9e764641
MD5sum: f5492e5bab3187a7935f8e1041c99ad8
Description: Elegant generics for Go - program
Until the Go core team include support for generics in
Go, genny is a code-generation generics solution.
.
It allows one to write normal buildable and testable Go
code which, when processed by the genny gen tool, will
replace the generics with specific types
genny - Generics for Go Build Status
.
This is the program package.
Description-md5:
Homepage: https://github.com/cheekybits/genny
Built-Using: golang-1.21 (= 1.21.3-1), golang-golang-x-mod (= 0.12.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-tools (= 1:0.13.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-cheekybits-genny/genny_1.0.0-8+b15_amd64.deb