How to Install and Uninstall golang-github-gofrs-uuid-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "golang-github-gofrs-uuid-dev" package

This tutorial shows how to install golang-github-gofrs-uuid-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-gofrs-uuid-dev

2. Uninstall "golang-github-gofrs-uuid-dev" package

This tutorial shows how to uninstall golang-github-gofrs-uuid-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-gofrs-uuid-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gofrs-uuid-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-gofrs-uuid-dev
Architecture: all
Version: 3.2.0-2
Priority: optional
Section: universe/devel
Source: golang-github-gofrs-uuid
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Filename: pool/universe/g/golang-github-gofrs-uuid/golang-github-gofrs-uuid-dev_3.2.0-2_all.deb
Size: 17448
MD5sum: 6eb201c038a409f26e4ea3678ef3c46d
SHA1: 01321e41fd6bd553b827fa02268b956c994b62e9
SHA256: 2e85a8b1dd19fa51274a535a2627d3b5ef266a6c127e70b68664782683ccc5a0
SHA512: c6c5727cca54fcd41ca8190a7302d9cca86ed1a2bc9040b8f5183bd9cf26cec009c51a7a08c0d1185fab0598b4b74497848098c5e1a01b538e890b0ab41a8a71
Homepage: https://github.com/gofrs/uuid
Description-en: UUID library for Golang
This library provides a pure Golang implementation of Universally Unique
Identifiers (UUID) variant as defined in RFC-4122. This package supports
both the creation and parsing of UUIDs in different formats.
.
The library supports the following UUID versions:
* Version 1, based on timestamp and MAC address (RFC-4122)
* Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1)
* Version 3, based on MD5 hashing of a named value (RFC-4122)
* Version 4, based on random numbers (RFC-4122)
* Version 5, based on SHA-1 hashing of a named value (RFC-4122)
Description-md5: 81eb29e727054db91d740ad4bba138b0