How to Install and Uninstall golang-github-marstr-guid-devel.noarch Package on Fedora 34

Last updated: October 10,2024

1. Install "golang-github-marstr-guid-devel.noarch" package

This guide let you learn how to install golang-github-marstr-guid-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-marstr-guid-devel.noarch

2. Uninstall "golang-github-marstr-guid-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-marstr-guid-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-marstr-guid-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-marstr-guid-devel.noarch package on Fedora 34

Last metadata expiration check: 0:19:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-marstr-guid-devel
Version : 1.1.0
Release : 9.fc34
Architecture : noarch
Size : 15 k
Source : golang-github-marstr-guid-1.1.0-9.fc34.src.rpm
Repository : fedora
Summary : Go implementation of Guids as seen in Microsoft's .NET Framework
URL : https://github.com/marstr/guid
License : MIT
Description : Globally unique identifiers offer a quick means of generating non-colliding
: values across a distributed system. For this implemenation, RFC 4122 governs the
: desired behavior.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/marstr/guid