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

Last updated: May 16,2024

1. Install "golang-github-imdario-mergo-dev" package

Please follow the guidance below to install golang-github-imdario-mergo-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-imdario-mergo-dev

2. Uninstall "golang-github-imdario-mergo-dev" package

Please follow the step by step instructions below to uninstall golang-github-imdario-mergo-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-imdario-mergo-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-imdario-mergo-dev
Priority: extra
Section: universe/devel
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-imdario-mergo
Version: 0.2.0-1
Depends: golang-go
Filename: pool/universe/g/golang-github-imdario-mergo/golang-github-imdario-mergo-dev_0.2.0-1_all.deb
Size: 8284
MD5sum: 23d86f7c162dbf958885e71faf4a176c
SHA1: 90214e01d64a669f7b056ee19762c7e6bc1f020d
SHA256: dfefbcbd8666bd9ea56c2c10f0031bdb37e63bce61bc59c85252b0e611f55c22
Description-en: Functions to merge structs and maps in Go
Mergo is a set of helper functions to merge structs and maps in
the Go language. It is useful for configuration default values,
avoiding messy if-statements in initialisation code.
Description-md5: e106cc57daa2db9e505339c45a2ac7c3
Homepage: https://github.com/imdario/mergo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu