How to Install and Uninstall golang-easyjson Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "golang-easyjson" package

Please follow the instructions below to install golang-easyjson on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-easyjson

2. Uninstall "golang-easyjson" package

Please follow the guidelines below to uninstall golang-easyjson on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-easyjson $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-easyjson package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-easyjson
Architecture: amd64
Version: 0.7.0-1build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1)
Priority: extra
Section: universe/devel
Source: golang-github-mailru-easyjson
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5462
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/golang-github-mailru-easyjson/golang-easyjson_0.7.0-1build1_amd64.deb
Size: 1786224
MD5sum: cc2e4f8c2fead9d79ab07105d29bd87c
SHA1: e51007113d4d1ad09f83b27d5b380818c45191d8
SHA256: b19958851c5d131cf5ec9a62e62cd5ba4654801ce4cb5200c3ea864e4d275f92
SHA512: dac8a88341a5c4f149a76b498cdc2cb82443b973c8905cad746240051db063dbf747979173ff7d19fd62ded8b645dba2d46538f9f93b090f11e672ca8e1c5967
Homepage: https://github.com/mailru/easyjson
Description-en: Fast JSON serializer for golang - command-line client
easyjson allows (un-)marshaling of JSON golang structs without the
use of reflection by generating marshaller code.
.
One of the aims of the library is to keep generated code simple enough
so that it can be easily optimized or fixed. Another goal is to provide
users with ability to customize the generated code not available in
'encoding/json', such as generating snake_case names or enabling
'omitempty' behavior by default.
.
This package contains the command-line client.
Description-md5: b2192e0b6056885cea3fc7f505675a95