How to Install and Uninstall golang-github-gofrs-uuid-dev Package on Kali Linux

Last updated: May 17,2024

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

Please follow the steps below to install golang-github-gofrs-uuid-dev on Kali Linux

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

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

Please follow the guidance below to uninstall golang-github-gofrs-uuid-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-gofrs-uuid-dev
Source: golang-github-gofrs-uuid
Version: 5.0.0-1
Installed-Size: 153
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 22220
SHA256: 4834f902879b8360bcd0e17447a6658f569a075378a1a4864ee81cc2e660cb5f
SHA1: d31095b9a3b6da4024b0b761588d14a2002b0015
MD5sum: 9cca5eabf856a0a126900d59d9e99252
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/gofrs/uuid
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gofrs-uuid/golang-github-gofrs-uuid-dev_5.0.0-1_all.deb