How to Install and Uninstall golang-github-fatih-set-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

This guide covers the steps necessary to install golang-github-fatih-set-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidelines below to uninstall golang-github-fatih-set-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-fatih-set-dev
Architecture: all
Version: 0.2.1-1
Priority: optional
Section: universe/devel
Source: golang-github-fatih-set
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Filename: pool/universe/g/golang-github-fatih-set/golang-github-fatih-set-dev_0.2.1-1_all.deb
Size: 7540
MD5sum: 04ebc3eb1f6dac320a05aca181eec107
SHA1: f2e2a73095f3bcd4af15629d23e4889a7090ff69
SHA256: 0e9164f259063db14b7020d174a682173f3a96d62c733e06c04c83d3c8772d77
SHA512: 64b1b4bd85b91d58b2a5e49b0e2d14d338a0d65ac96e036fdc5aed26d182f969cdea5edc6a9af735100c343104cf09fdc5340a8b73fb487a293a03e2f2e7b407
Homepage: https://github.com/fatih/set
Description-en: 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: 93a1c850ef2dd2ea301b0fc645706a42