How to Install and Uninstall golang-github-deckarep-golang-set-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

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

Learn how to install golang-github-deckarep-golang-set-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall golang-github-deckarep-golang-set-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the golang-github-deckarep-golang-set-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-deckarep-golang-set-dev
Priority: extra
Section: universe/devel
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-deckarep-golang-set
Version: 1.5-1
Filename: pool/universe/g/golang-github-deckarep-golang-set/golang-github-deckarep-golang-set-dev_1.5-1_all.deb
Size: 8990
MD5sum: d7717670ef354e82e3bbea0e1fc61b64
SHA1: 611639b8b2f3a8c5ff719dc745f63bc146fb8fc3
SHA256: 95d865ed64e45575cbd631c1fd694f7d461257e7ffc06b5a704cb9afae1e6262
Description-en: simple set type for the Go language
The missing set collection for the Go language.
.
Coming from Python one of the things missing in Go is the superbly wonderful
set collection. This is an attempt to mimic the primary features of the set
from Python.
.
This package contains the source.
Description-md5: 299742c9badbe3b033230444d53fa80a
Homepage: https://github.com/deckarep/golang-set
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu