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

Last updated: May 15,2024

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

Please follow the guidance below to install golang-github-aead-chacha20-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This guide covers the steps necessary to uninstall golang-github-aead-chacha20-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the golang-github-aead-chacha20-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-aead-chacha20-dev
Architecture: all
Version: 0.0~git20180709.8b13a72-3
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: golang-github-aead-chacha20
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 106
Filename: pool/universe/g/golang-github-aead-chacha20/golang-github-aead-chacha20-dev_0.0~git20180709.8b13a72-3_all.deb
Size: 18876
MD5sum: b1fa2f0c785f19d562307ece42a2af5f
SHA1: e1e8784dcece25cf7cb0c7da803e2b6352334c69
SHA256: 60302ba0210eb544454f7f711981b5f6f577c4a0d11ee010f1f2a6868c403459
SHA512: 7bc04f5cac7f69bb079a0a1923fe807e5631c447898851491940dbc9a999a3e76a876f5eb3296182a95bd2e85b2d3ab8d0e21282ecca497f029facab480ead9f
Homepage: https://github.com/aead/chacha20
Description-en: ChaCha20 and XChaCha20 stream ciphers go library
The ChaCha20 stream cipher ChaCha is a stream cipher family
created by Daniel J. Bernstein. The most common ChaCha cipher
is ChaCha20 (20 rounds). ChaCha20 is standardized in RFC 7539
(https://tools.ietf.org/html/rfc7539).
.
This package provides implementations of three ChaCha versions: -
ChaCha20 with a 64 bit nonce (can en/decrypt up to 2^64 * 64 bytes
for one key-nonce combination) - ChaCha20 with a 96 bit nonce (can
en/decrypt up to 2^32 * 64 bytes ~ 256 GB for one key-nonce combination)
- XChaCha20 with a 192 bit nonce (can en/decrypt up to 2^64 * 64 bytes
for one key-nonce combination)
.
Furthermore the chacha subpackage implements ChaCha20/12 and ChaCha20/8.
These versions use 12 or 8 rounds instead of 20. But it's recommended
to use ChaCha20 (with 20 rounds) - it will be fast enough for
almost all purposes.
Description-md5: 388f6c8af1ecf876e398a564e756136f