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

Last updated: May 16,2024

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

Learn how to install golang-github-rs-xid-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall golang-github-rs-xid-devel.noarch on Fedora 34:

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

Last metadata expiration check: 2:00:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-rs-xid-devel
Version : 1.2.1
Release : 5.fc34
Architecture : noarch
Size : 19 k
Source : golang-github-rs-xid-1.2.1-5.fc34.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