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

Last updated: September 28,2024

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

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

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

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

This guide let you learn how to uninstall golang-github-dustin-humanize-devel.noarch on Fedora 36:

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

Last metadata expiration check: 3:04:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-dustin-humanize-devel
Version : 1.0.0
Release : 10.fc36
Architecture : noarch
Size : 28 k
Source : golang-github-dustin-humanize-1.0.0-10.fc36.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