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

Last updated: May 06,2024

1. Install "golang-github-mitchellh-reflectwalk-dev" package

This is a short guide on how to install golang-github-mitchellh-reflectwalk-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-mitchellh-reflectwalk-dev

2. Uninstall "golang-github-mitchellh-reflectwalk-dev" package

Please follow the guidance below to uninstall golang-github-mitchellh-reflectwalk-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-mitchellh-reflectwalk-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-mitchellh-reflectwalk-dev
Priority: extra
Section: universe/devel
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-mitchellh-reflectwalk
Version: 0.0~git20150527.0.eecf4c7-1
Depends: golang-golang-x-tools, golang-go
Filename: pool/universe/g/golang-github-mitchellh-reflectwalk/golang-github-mitchellh-reflectwalk-dev_0.0~git20150527.0.eecf4c7-1_all.deb
Size: 5414
MD5sum: efb28e3e769b4956e77a7d1c57c01108
SHA1: 364fff102049d2e9b13304b4e81b21f3d7851a7e
SHA256: 53e6b75fd1278e48f8db367e3c0c3b924c511de66e277018c0aaa321785b3fba
Description-en: library for "walking" complex structures, similar to walking a filesystem
reflectwalk is a Go library for "walking" a value in Go using
reflection, in the same way a directory tree can be "walked"
on the filesystem. Walking a complex structure can allow you
to do manipulations on unknown structures such as those
decoded from JSON.
Description-md5: 7049c1433fdf2dcb48c7928638179f81
Homepage: https://github.com/mitchellh/reflectwalk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu