How to Install and Uninstall golang-github-aead-poly1305-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "golang-github-aead-poly1305-dev" package

In this section, we are going to explain the necessary steps to install golang-github-aead-poly1305-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-aead-poly1305-dev

2. Uninstall "golang-github-aead-poly1305-dev" package

Please follow the instructions below to uninstall golang-github-aead-poly1305-dev on Kali Linux:

$ sudo apt remove golang-github-aead-poly1305-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-aead-poly1305-dev package on Kali Linux

Package: golang-github-aead-poly1305-dev
Source: golang-github-aead-poly1305
Version: 0.0~git20180717.3fee0db-1
Installed-Size: 65
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 10840
SHA256: 6090aafdadd64dd43c8c621f0bc5c3242cfc23e92e74f4a92ed9c3b64667d6fa
SHA1: bb63730854565ac8622c847db561114d867083af
MD5sum: abdf6a82ab329825e7cec4c10ac076b7
Description: poly1305 message authentication code go library
Poly1305 is a fast, one-time authentication function created by Daniel
J. Bernstein. It is infeasible for an attacker to generate an
authenticator for a message without the key. However, a key must only
be used for a single message. Authenticating two different messages with
the same key allows an attacker to forge authenticators for other
messages with the same key.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aead/poly1305
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-aead-poly1305/golang-github-aead-poly1305-dev_0.0~git20180717.3fee0db-1_all.deb