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

Last updated: April 26,2024

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

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

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

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

This guide let you learn how to uninstall golang-github-schollz-progressbar-2-devel.noarch on Fedora 35:

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

Last metadata expiration check: 2:04:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-schollz-progressbar-2-devel
Version : 2.15.0
Release : 4.fc35
Architecture : noarch
Size : 20 k
Source : golang-github-schollz-progressbar-2-2.15.0-4.fc35.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