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

Last updated: May 18,2024

1. Install "golang-github-mailru-easyjson-dev" package

This guide let you learn how to install golang-github-mailru-easyjson-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-mailru-easyjson-dev

2. Uninstall "golang-github-mailru-easyjson-dev" package

This guide covers the steps necessary to uninstall golang-github-mailru-easyjson-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-mailru-easyjson-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-mailru-easyjson-dev
Architecture: all
Version: 0.7.6-2
Multi-Arch: foreign
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: 736
Depends: golang-github-josharian-intern-dev
Filename: pool/universe/g/golang-github-mailru-easyjson/golang-github-mailru-easyjson-dev_0.7.6-2_all.deb
Size: 82252
MD5sum: 31b44807d15e63d7f7e0f52c7b70daa6
SHA1: 4736c3e129eb49741fb6fdf2a07fbfc7d5c3b770
SHA256: 9cb4e38266272b31dc0c926e1a4ac57523b262ab462610af59f1624f686e5318
SHA512: 1e17a3382bb51f857ae4b86ff0ce3d8f8a55ac8b0273225864f34bd2664ddb6dc148291ae254bad037c6b5dca097dec4b0c23a66e13c5aba4f578f65057dcb06
Homepage: https://github.com/mailru/easyjson
Description-en: Fast JSON serializer for golang - development files
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 development files.
Description-md5: 68db427114ecf2279779fe0234b669c6