How to Install and Uninstall golang-github-rs-xid-devel.noarch Package on Fedora 35

Last updated: September 20,2024

1. Install "golang-github-rs-xid-devel.noarch" package

Here is a brief guide to show you how to install golang-github-rs-xid-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-rs-xid-devel.noarch

2. Uninstall "golang-github-rs-xid-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-rs-xid-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-rs-xid-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-rs-xid-devel.noarch package on Fedora 35

Last metadata expiration check: 3:08:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-rs-xid-devel
Version : 1.2.1
Release : 6.fc35
Architecture : noarch
Size : 19 k
Source : golang-github-rs-xid-1.2.1-6.fc35.src.rpm
Repository : fedora
Summary : Globally unique id generator thought for the web
URL : https://github.com/rs/xid
License : MIT
Description : Package Xid is a globally unique id generator library, ready to be used safely
: directly in your server code.
:
: Xid is using Mongo Object ID algorithm to generate globally unique ids with a
: different serialization (base64) to make it shorter when transported as a
: string.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/rs/xid