How to Install and Uninstall golang-objx-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "golang-objx-dev" package
Please follow the instructions below to install golang-objx-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
golang-objx-dev
Copied
2. Uninstall "golang-objx-dev" package
This tutorial shows how to uninstall golang-objx-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
golang-objx-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-objx-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: golang-objx-dev
Priority: extra
Section: universe/devel
Installed-Size: 224
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-objx
Version: 0.0~git20140527-4
Depends: golang-go
Filename: pool/universe/g/golang-objx/golang-objx-dev_0.0~git20140527-4_all.deb
Size: 20170
MD5sum: 285f3f57fbe68daf9a79425e7ef9b3e6
SHA1: 5dcd11d458bb87eeafdba378f83e661eb2016390
SHA256: b3393e5eeb70267b4d6dbf5ac273c06e51bcd0e02f3aa5a7346d1e5139721b79
Description-en: Go package for dealing with maps, slices, JSON and other data.
Objx provides the `objx.Map` type, which is a `map[string]interface{}` that
exposes a powerful `Get` method (among others) that allows you to
easily and quickly get access to data within the map, without having to
worry too much about type assertions, missing data, default values etc.
.
This package contains the source.
Description-md5: 9a5d3e1a35b72fb54f38d804780b2d19
Homepage: https://github.com/stretchr/objx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/devel
Installed-Size: 224
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-objx
Version: 0.0~git20140527-4
Depends: golang-go
Filename: pool/universe/g/golang-objx/golang-objx-dev_0.0~git20140527-4_all.deb
Size: 20170
MD5sum: 285f3f57fbe68daf9a79425e7ef9b3e6
SHA1: 5dcd11d458bb87eeafdba378f83e661eb2016390
SHA256: b3393e5eeb70267b4d6dbf5ac273c06e51bcd0e02f3aa5a7346d1e5139721b79
Description-en: Go package for dealing with maps, slices, JSON and other data.
Objx provides the `objx.Map` type, which is a `map[string]interface{}` that
exposes a powerful `Get` method (among others) that allows you to
easily and quickly get access to data within the map, without having to
worry too much about type assertions, missing data, default values etc.
.
This package contains the source.
Description-md5: 9a5d3e1a35b72fb54f38d804780b2d19
Homepage: https://github.com/stretchr/objx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu