How to Install and Uninstall fernet-go Package on Kali Linux

Last updated: May 17,2024

1. Install "fernet-go" package

This is a short guide on how to install fernet-go on Kali Linux

$ sudo apt update $ sudo apt install fernet-go

2. Uninstall "fernet-go" package

Here is a brief guide to show you how to uninstall fernet-go on Kali Linux:

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

3. Information about the fernet-go package on Kali Linux

Package: fernet-go
Source: golang-github-fernet-fernet-go (0.0~git20180830.9eac43b-2)
Version: 0.0~git20180830.9eac43b-2+b11
Installed-Size: 2701
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 612984
SHA256: e98ea9fc0d5251b8d5663efd32a85de6bcedf6f1f652adc7c3ea940f39ca5cc8
SHA1: 230810aed87f27ad87aa2cde0e04295d5a825c41
MD5sum: 31e070560f8702155bf78f6ab744215d
Description: 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:
Homepage: https://github.com/fernet/fernet-go
Built-Using: golang-1.21 (= 1.21.3-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2+b11_amd64.deb