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

Last updated: May 03,2024

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

In this section, we are going to explain the necessary steps to install golang-github-marstr-guid-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall golang-github-marstr-guid-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 3:03:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-marstr-guid-devel
Version : 1.1.0
Release : 10.fc35
Architecture : noarch
Size : 15 k
Source : golang-github-marstr-guid-1.1.0-10.fc35.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