How to Install and Uninstall golang-github-dustin-humanize-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "golang-github-dustin-humanize-devel.noarch" package

Please follow the instructions below to install golang-github-dustin-humanize-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-dustin-humanize-devel.noarch

2. Uninstall "golang-github-dustin-humanize-devel.noarch" package

This tutorial shows how to uninstall golang-github-dustin-humanize-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-dustin-humanize-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-dustin-humanize-devel.noarch package on Fedora 34

Last metadata expiration check: 3:04:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-dustin-humanize-devel
Version : 1.0.0
Release : 8.fc34
Architecture : noarch
Size : 28 k
Source : golang-github-dustin-humanize-1.0.0-8.fc34.src.rpm
Repository : fedora
Summary : Formatters for units to human friendly sizes
URL : https://github.com/dustin/go-humanize
License : MIT
Description : Package humanize converts boring ugly numbers to human-friendly strings and
: back.
:
: Durations can be turned into strings such as "3 days ago", numbers representing
: sizes like 82854982 into useful strings like, "83 MB" or "79 MiB" (whichever you
: prefer).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/dustin/go-humanize