How to Install and Uninstall golang-github-jkeiser-iter-dev Package on Kali Linux

Last updated: February 03,2025

1. Install "golang-github-jkeiser-iter-dev" package

Learn how to install golang-github-jkeiser-iter-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-jkeiser-iter-dev

2. Uninstall "golang-github-jkeiser-iter-dev" package

Please follow the guidance below to uninstall golang-github-jkeiser-iter-dev on Kali Linux:

$ sudo apt remove golang-github-jkeiser-iter-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-jkeiser-iter-dev package on Kali Linux

Package: golang-github-jkeiser-iter-dev
Source: golang-github-jkeiser-iter
Version: 0.0~git20200628.c8aa0ae-2
Installed-Size: 27
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6484
SHA256: b7442670851d53fa73dd02b711c540cb05337b9335e2a69a05afee33421c6418
SHA1: f414613b23117b9cc441cda477408d1bc4a75e4f
MD5sum: b8e0efd0936502fd6ac450132893e022
Description: Go library for iteration (library)
Generic forward-only iterator that is safe and leak-free.
.
This package is intended to support forward-only iteration in a
variety of use cases while avoiding the normal errors and leaks that
can happen with iterators in Go. It provides mechanisms for map/select
filtering, background iteration through a goroutine, and error
handling throughout.
.
The type of the iterator is interface{}, so it can store anything, at
the cost that you have to cast it back out when you use it. This
package can be used as is, or used as an example for creating your own
forward-only iterators of more specific types.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jkeiser/iter
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-jkeiser-iter/golang-github-jkeiser-iter-dev_0.0~git20200628.c8aa0ae-2_all.deb