How to Install and Uninstall golang-github-pquerna-ffjson-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

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

In this section, we are going to explain the necessary steps to install golang-github-pquerna-ffjson-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidelines below to uninstall golang-github-pquerna-ffjson-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-pquerna-ffjson-dev
Architecture: all
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: 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.1_all.deb
Size: 70988
MD5sum: ee338bc05983c53a693b6cfba53c6175
SHA1: b0740614a440b2df70c48ef13fda950ab6af6406
SHA256: 20a5342cd159956ceec0ed094132a1a6f9cc374f2502aa9162334832fedbd762
SHA512: d676ab65cd5f818b452f3de55782fcd444d0c57c818c12549a78f3db46f1bf33223015dbe6581cd028d93b70ed7989ec106f9f155e5e35e7ad080cfdd7489d76
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