How to Install and Uninstall golang-github-pquerna-ffjson-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

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

This guide let you learn how to install golang-github-pquerna-ffjson-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-pquerna-ffjson-dev
Architecture: all
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: 443
Depends: golang-github-google-gofuzz-dev, golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-pquerna-ffjson/golang-github-pquerna-ffjson-dev_0.0~git20181028.e517b90-1_all.deb
Size: 70876
MD5sum: 070208e430a31e02453337291344dc4a
SHA1: 9ac1531d40cf02442072525d0dd8ef436090f607
SHA256: 7ae89e0b69748b3e5cf8c5068ee9a82926df921a75abc299308983d46e14ac22
SHA512: dbd2614d18ca2e9742fd73d0fb4947c30a7ac31e3f587dceb8c607da499463d1464a516c49abe1d92797741134300b4999f81d173eea1ecf29029786c62e8b95
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 source code for other go programs to link against.
Description-md5: 5702804eaf40893ed13a722450f812d3