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

Last updated: May 08,2024

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

Here is a brief guide to show you how to install golang-github-bradfitz-iter-dev on Kali Linux

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

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

This tutorial shows how to uninstall golang-github-bradfitz-iter-dev on Kali Linux:

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

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

Package: golang-github-bradfitz-iter-dev
Source: golang-github-bradfitz-iter
Version: 0.0~git20191230.e8f45d3-2
Installed-Size: 18
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4036
SHA256: 495255d534e9a65663054f9341683fc015b8e49cecdc27449aa7a17ab3200466
SHA1: 7da50df3bf0184c1cbca16183fe8e387bd3b7fbe
MD5sum: dfadc5c45da669ce098005033b6eadef
Description: Range over integers [0,n). Seriously, that's it.
Package iter provides a syntactically different way to iterate over
integers. That's it.
.
This package was intended to be an educational joke when it was
released in 2014. People didn't get the joke part and started
depending on it. That's fine, I guess. (This is the Internet.) But
it's kinda weird. It's one line, and not even idiomatic Go style. I
encourage you not to depend on this or write code like this, but I do
encourage you to read the code and think about the representation of
Go slices and why it doesn't allocate.
.
Please do not use this package. It is not intended for production use.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bradfitz/iter
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-bradfitz-iter/golang-github-bradfitz-iter-dev_0.0~git20191230.e8f45d3-2_all.deb