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

Last updated: October 10,2024

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

In this section, we are going to explain the necessary steps to install golang-github-dustin-humanize-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall golang-github-dustin-humanize-devel.noarch on Fedora 35:

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

Last metadata expiration check: 0:50:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-dustin-humanize-devel
Version : 1.0.0
Release : 9.fc35
Architecture : noarch
Size : 28 k
Source : golang-github-dustin-humanize-1.0.0-9.fc35.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