How to Install and Uninstall golang-github-fatih-set-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-fatih-set-dev" package

Please follow the guidance below to install golang-github-fatih-set-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-fatih-set-dev

2. Uninstall "golang-github-fatih-set-dev" package

This tutorial shows how to uninstall golang-github-fatih-set-dev on Kali Linux:

$ sudo apt remove golang-github-fatih-set-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-fatih-set-dev package on Kali Linux

Package: golang-github-fatih-set-dev
Source: golang-github-fatih-set
Version: 0.2.1-2
Installed-Size: 45
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7676
SHA256: 5ba9fcdcac6347175e7315115c750f0b377107b89ebe83bfcbede3ebfb105f83
SHA1: 520f3625ee96ef64defa0ce1d75e5f68166d309e
MD5sum: ff05fb787fb44c15e736821d0a34472c
Description: Set data structure for Go (library)
Set provides both threadsafe and non-threadsafe implementations of a
generic set data structure. The thread safety encompasses all operations
on one set. Operations on multiple sets are consistent in that the
elements of each set used was valid at exactly one point in time between
the start and the end of the operation. Because it's thread safe, you
can use it concurrently with your goroutines.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fatih/set
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-fatih-set/golang-github-fatih-set-dev_0.2.1-2_all.deb