How to Install and Uninstall golang-github-pquerna-ffjson-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "golang-github-pquerna-ffjson-dev" package

Please follow the step by step instructions below to install golang-github-pquerna-ffjson-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-pquerna-ffjson-dev

2. Uninstall "golang-github-pquerna-ffjson-dev" package

Learn how to uninstall golang-github-pquerna-ffjson-dev on Kali Linux:

$ sudo apt remove golang-github-pquerna-ffjson-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-pquerna-ffjson-dev package on Kali Linux

Package: golang-github-pquerna-ffjson-dev
Source: golang-github-pquerna-ffjson
Version: 0.0~git20181028.e517b90-1.1
Installed-Size: 443
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-google-gofuzz-dev, golang-github-stretchr-testify-dev
Size: 70912
SHA256: 6e77182b11f8bb0bed41b8a4b47f1b3816d66798cc960be835cee99c148da5bc
SHA1: 6d6698005a3bb11df662633fdba9fa22d8762c83
MD5sum: 3a0df5b97dc97531b1515b6f90481758
Description: faster JSON serialization for Go
ffjson generates static MarshalJSON and UnmarshalJSON functions for
structures in Go. The generated functions reduce the reliance upon runtime
reflection to do serialization and are generally 2 to 3 times faster.
In cases where ffjson doesn't understand a Type involved, it falls back to
encoding/json, meaning it is a safe drop in replacement. By using ffjson
your JSON serialization just gets faster with no additional code changes.
.
This package contains the source code for other go programs to link against.
Description-md5:
Homepage: https://github.com/pquerna/ffjson
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-pquerna-ffjson/golang-github-pquerna-ffjson-dev_0.0~git20181028.e517b90-1.1_all.deb