How to Install and Uninstall golang-github-hashicorp-uuid-devel.noarch Package on Fedora 36

Last updated: October 02,2024

1. Install "golang-github-hashicorp-uuid-devel.noarch" package

Learn how to install golang-github-hashicorp-uuid-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-hashicorp-uuid-devel.noarch

2. Uninstall "golang-github-hashicorp-uuid-devel.noarch" package

Please follow the instructions below to uninstall golang-github-hashicorp-uuid-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-hashicorp-uuid-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hashicorp-uuid-devel.noarch package on Fedora 36

Last metadata expiration check: 0:34:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-hashicorp-uuid-devel
Version : 1.0.2
Release : 5.fc36
Architecture : noarch
Size : 16 k
Source : golang-github-hashicorp-uuid-1.0.2-5.fc36.src.rpm
Repository : fedora
Summary : Generates uuid-format strings using purely high quality random bytes
URL : https://github.com/hashicorp/go-uuid
License : MPLv2.0
Description : Generates UUID-format strings using high quality, purely random bytes. It is not
: intended to be RFC compliant, merely to use a well-understood string
: representation of a 128-bit value. It can also parse UUID-format strings into
: their component bytes.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hashicorp/go-uuid