How to Install and Uninstall golang-github-schollz-progressbar-3-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "golang-github-schollz-progressbar-3-devel.noarch" package

Learn how to install golang-github-schollz-progressbar-3-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-schollz-progressbar-3-devel.noarch

2. Uninstall "golang-github-schollz-progressbar-3-devel.noarch" package

This is a short guide on how to uninstall golang-github-schollz-progressbar-3-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-schollz-progressbar-3-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-schollz-progressbar-3-devel.noarch package on Fedora 34

Last metadata expiration check: 2:58:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-schollz-progressbar-3-devel
Version : 3.7.3
Release : 2.fc34
Architecture : noarch
Size : 584 k
Source : golang-github-schollz-progressbar-3-3.7.3-2.fc34.src.rpm
Repository : fedora
Summary : A really basic thread-safe progress bar for Golang applications
URL : https://github.com/schollz/progressbar
License : MIT
Description : A very simple thread-safe progress bar which should work on every OS without
: problems. I needed a progressbar for croc and everything I tried had problems,
: so I made another one.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/schollz/progressbar/v3