How to Install and Uninstall golang-github-muhlemmer-gu-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-muhlemmer-gu-dev" package

Please follow the steps below to install golang-github-muhlemmer-gu-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-muhlemmer-gu-dev

2. Uninstall "golang-github-muhlemmer-gu-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-muhlemmer-gu-dev on Kali Linux:

$ sudo apt remove golang-github-muhlemmer-gu-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-muhlemmer-gu-dev package on Kali Linux

Package: golang-github-muhlemmer-gu-dev
Source: golang-github-muhlemmer-gu
Version: 0.3.1-2
Installed-Size: 34
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6992
SHA256: 74f813b6e21c061142bd5a1284d1758b16d57aac8dca7b97fe34f7328a5d1cfa
SHA1: 9aab006cc2c3f2cb901c0c67f734176e89abbba6
MD5sum: bfb2e645a75e04080066aafd1da6975d
Description: Generic Utilities for the Go programming language (library)
GU is a collection of Generic Utility functions, using Type Parameters
featured in Go 1.18 and later. The author found himself writing
boilerplate code for slices, maps, poitners etc. Since 1.18 he
started using generics in some of his repositories and found that some
functions often are the same between projects. The repository is a
collection of those (utility) functions.
.
Although the functions are pretty basic and *almost* don't justify
putting them in a package, he shared this code under the unlicense,
with the purpose:
.
* Make his own life easier when reusing boiler plate code;
* So that others can easily use these utilities;
* People who want to learn more about generics in Go can read the code;
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/muhlemmer/gu
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-muhlemmer-gu/golang-github-muhlemmer-gu-dev_0.3.1-2_all.deb