How to Install and Uninstall golang-github-mailru-easyjson-dev Package on Kali Linux

Last updated: May 18,2024

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

Please follow the guidelines below to install golang-github-mailru-easyjson-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall golang-github-mailru-easyjson-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-mailru-easyjson-dev
Source: golang-github-mailru-easyjson
Version: 0.7.7-1
Installed-Size: 737
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-josharian-intern-dev
Size: 82508
SHA256: eedc56cd86d41a45e34b78c6455508135614f9dc8ed8b57a4d73e5b6820a9c87
SHA1: 94e84b49bcee724e1f000925e888fd6d8967aff0
MD5sum: 92a795dd6fcea82d10510c33713028ca
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/mailru/easyjson
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-mailru-easyjson/golang-github-mailru-easyjson-dev_0.7.7-1_all.deb