How to Install and Uninstall golang-github-gosuri-uitable-devel.noarch Package on Fedora 35

Last updated: October 04,2024

1. Install "golang-github-gosuri-uitable-devel.noarch" package

Here is a brief guide to show you how to install golang-github-gosuri-uitable-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-gosuri-uitable-devel.noarch

2. Uninstall "golang-github-gosuri-uitable-devel.noarch" package

Please follow the instructions below to uninstall golang-github-gosuri-uitable-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-gosuri-uitable-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gosuri-uitable-devel.noarch package on Fedora 35

Last metadata expiration check: 0:42:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-gosuri-uitable-devel
Version : 0.0.4
Release : 2.fc35
Architecture : noarch
Size : 17 k
Source : golang-github-gosuri-uitable-0.0.4-2.fc35.src.rpm
Repository : fedora
Summary : A go library to improve readability in terminal apps using tabular data
URL : https://github.com/gosuri/uitable
License : MIT
Description : uitable is a go library for representing data as tables for terminal
: applications. It provides primitives for sizing and wrapping columns to improve
: readability.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gosuri/uitable