How to Install and Uninstall golang-github-gizak-termui-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "golang-github-gizak-termui-devel.noarch" package

This guide covers the steps necessary to install golang-github-gizak-termui-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-gizak-termui-devel.noarch

2. Uninstall "golang-github-gizak-termui-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-gizak-termui-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-gizak-termui-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gizak-termui-devel.noarch package on Fedora 34

Last metadata expiration check: 2:06:20 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-gizak-termui-devel
Version : 3.1.0
Release : 5.fc34
Architecture : noarch
Size : 42 k
Source : golang-github-gizak-termui-3.1.0-5.fc34.src.rpm
Repository : fedora
Summary : Golang terminal dashboard
URL : https://github.com/gizak/termui
License : MIT
Description : termui is a cross-platform and fully-customizable terminal dashboard and widget
: library built on top of termbox-go. It is inspired by blessed-contrib and
: tui-rs and written purely in Go.
:
: Features:
:
: – Several premade widgets for common use cases
: – Easily create custom widgets
: – Position widgets either in a relative grid or with absolute coordinates
: – Keyboard, mouse, and terminal resizing events
: – Colors and styling
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gizak/termui