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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install golang-github-schollz-progressbar-2-devel.noarch on Fedora 34

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

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

Learn how to uninstall golang-github-schollz-progressbar-2-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:42:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-schollz-progressbar-2-devel
Version : 2.15.0
Release : 3.fc34
Architecture : noarch
Size : 20 k
Source : golang-github-schollz-progressbar-2-2.15.0-3.fc34.src.rpm
Repository : fedora
Summary : 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/v2