How to Install and Uninstall fernet-go Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "fernet-go" package

This guide let you learn how to install fernet-go on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install fernet-go

2. Uninstall "fernet-go" package

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

$ sudo apt remove fernet-go $ sudo apt autoclean && sudo apt autoremove

3. Information about the fernet-go package on Ubuntu 20.10 (Groovy Gorilla)

Package: fernet-go
Architecture: amd64
Version: 0.0~git20180830.9eac43b-2build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1)
Priority: optional
Section: universe/devel
Source: golang-github-fernet-fernet-go
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3468
Filename: pool/universe/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2build1_amd64.deb
Size: 699488
MD5sum: 65a59e3f83d44ea2339c36e8a46cca8f
SHA1: 5ba214006e9f082aa259231eefd6588d290f2877
SHA256: d221a8d5ea4244b570423d77ef48a6010b408f9fa47f746983e64610a185dde9
SHA512: 45f495567ae323c2f623f1476446594f1dbc82d477cb064352aa7e81d5e363d37d0bc85692fbdfef85700de1bab8cb5bae2d595dfea4cbc4e64303e237740d30
Homepage: https://github.com/fernet/fernet-go
Description-en: tool for generates/verifies HMAC-based authentication tokens
This library takes a user-provided *message* (an arbitrary sequence of
bytes), a *key* (256 bits), and the current time, and produces a
*token*, which contains the message in a form that can't be read
or altered without the key.
.
This package is compatible with the other implementations at
https://github.com/fernet. They can exchange tokens freely among
each other.
.
This package contains files that is tool using
golang-github-fernet-fernet-go-dev.
Description-md5: b89654045d4970530128f73e2bb367b4