How to Install and Uninstall ffjson Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "ffjson" package

Please follow the steps below to install ffjson on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ffjson

2. Uninstall "ffjson" package

This is a short guide on how to uninstall ffjson on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ffjson $ sudo apt autoclean && sudo apt autoremove

3. Information about the ffjson package on Ubuntu 21.10 (Impish Indri)

Package: ffjson
Architecture: amd64
Version: 0.0~git20181028.e517b90-1.1
Priority: optional
Section: universe/devel
Source: golang-github-pquerna-ffjson
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3501
Depends: golang-github-pquerna-ffjson-dev
Filename: pool/universe/g/golang-github-pquerna-ffjson/ffjson_0.0~git20181028.e517b90-1.1_amd64.deb
Size: 1125828
MD5sum: 2a3021af646aaeda0cc7173b48bdd568
SHA1: 3ffedd242c986f098fa429102c1dff3de0835b6f
SHA256: 3164cbce04c24927d3f8c681816e318c8b11c6391df0e6ccad196f6278b58eda
SHA512: a9188d3c1934be9fad7268f7998ea1563fbebe4c4460e77a6fe89b3584dca8437b45ce087ce5e8f5d8d49dc814657e0cec7ac958765053b48656c222e133a0fd
Homepage: https://github.com/pquerna/ffjson
Description-en: 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 ffjson executable.
Description-md5: 1a79c747b63efee06cbe53d92a9b596f