How to Install and Uninstall golang-github-sean-seed-devel.noarch Package on Fedora 35

Last updated: September 21,2024

1. Install "golang-github-sean-seed-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install golang-github-sean-seed-devel.noarch

2. Uninstall "golang-github-sean-seed-devel.noarch" package

This tutorial shows how to uninstall golang-github-sean-seed-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-sean-seed-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-sean-seed-devel.noarch package on Fedora 35

Last metadata expiration check: 3:27:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-sean-seed-devel
Version : 0
Release : 0.6.20190623gite2103e2.fc35
Architecture : noarch
Size : 13 k
Source : golang-github-sean-seed-0-0.6.20190623gite2103e2.fc35.src.rpm
Repository : fedora
Summary : Securely seed go's random number generator
URL : https://github.com/sean-/seed
License : MIT and BSD
Description : Boiler-plate to securely seed Go's random
: number generator (if possible). This library isn't anything fancy, it's just a
: canonical way of seeding Go's random number generator. Cribbed from Nomad before
: it was moved into Consul and made into a helper function, and now further
: modularized to be a super lightweight and reusable library.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/sean-/seed