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

Last updated: May 15,2024

1. Install "golang-github-dchest-uniuri-dev" package

Here is a brief guide to show you how to install golang-github-dchest-uniuri-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-dchest-uniuri-dev

2. Uninstall "golang-github-dchest-uniuri-dev" package

This tutorial shows how to uninstall golang-github-dchest-uniuri-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-dchest-uniuri-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-dchest-uniuri-dev
Architecture: all
Version: 0.0~git20160212.8902c56-2
Priority: optional
Section: universe/devel
Source: golang-github-dchest-uniuri
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Filename: pool/universe/g/golang-github-dchest-uniuri/golang-github-dchest-uniuri-dev_0.0~git20160212.8902c56-2_all.deb
Size: 3828
MD5sum: e7977aa4dded8baa975b3d618d0a501d
SHA1: a0bbbe9f33982674d984d1ac71ece26853a5e8c4
SHA256: d9bec69213416365be8c5c8754272fe085b518c231274ba7d2f2a08b27a56884
SHA512: 5978a2a1c44d9a54a4fdf6843860073c11cf885a6435430cbf3d575eec24897b291a2f40555248a5b45c6f13d6adf109ad927021f83c70e533fd1f5bce80ce08
Homepage: https://github.com/dchest/uniuri
Description-en: generator of random strings to identify unique objects
This Go package contains software to generate random strings good for
use in URIs to identify unique objects.
.
A standard string created by New() is 16 bytes in length and consists
of Latin upper and lowercase letters, and numbers (from the set of 62
allowed characters), which means that it has ~95 bits of entropy. To get
more entropy, you can use NewLen(UUIDLen), which returns 20-byte string,
giving ~119 bits of entropy, or any other desired length.
Description-md5: d25f9d62e65e528f98cf38f069a66f46