How to Install and Uninstall golang-easyjson Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "golang-easyjson" package

This tutorial shows how to install golang-easyjson on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-easyjson

2. Uninstall "golang-easyjson" package

In this section, we are going to explain the necessary steps to uninstall golang-easyjson on Ubuntu 21.10 (Impish Indri):

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

3. Information about the golang-easyjson package on Ubuntu 21.10 (Impish Indri)

Package: golang-easyjson
Architecture: amd64
Version: 0.7.6-2
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-josharian-intern (= 1.0.0-2)
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: 3619
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/golang-github-mailru-easyjson/golang-easyjson_0.7.6-2_amd64.deb
Size: 1187976
MD5sum: 3bfa169375ed373ac815de37f6a7cc4b
SHA1: 5aeb4ac8ff90bbbbcaff8b4e7c313cf139cf0066
SHA256: 7873af34ed7307187c0a8e50d06d7452b16c687ecabe51d8ba17e25d79708feb
SHA512: 277c2c06b3046ed14b0a1fbf2f425f178af3d3428ba12243a0bbd0a7c3192127f6c91c55e9c97cad774fe2e82898ebf46eab0d3da37d997c83cf14e2b1561857
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