How to Install and Uninstall ffjson Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ffjson" package

Please follow the instructions below to install ffjson on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ffjson

2. Uninstall "ffjson" package

In this section, we are going to explain the necessary steps to uninstall ffjson on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ffjson package on Ubuntu 20.10 (Groovy Gorilla)

Package: ffjson
Architecture: amd64
Version: 0.0~git20181028.e517b90-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: 3065
Depends: golang-github-pquerna-ffjson-dev
Filename: pool/universe/g/golang-github-pquerna-ffjson/ffjson_0.0~git20181028.e517b90-1_amd64.deb
Size: 929340
MD5sum: 2f217e5930cbac3e14e17a7a77f5cd9a
SHA1: d11fedc95dadd8944d6e2beebcbc7bb28bd191e4
SHA256: 9bb4096ceaf925e89f96f6d12f3163238876add6dcd403a40d556c4b29838f5e
SHA512: a065b80bc905c5c318e53f57dafb35520b7eb04d9c804b5e3ef0c0feeeb48261f2ffec85314664bd730620abacc7dd601800848d569ae74ead4fd7028f764a4b
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