How to Install and Uninstall golang-github-jroimartin-gocui-devel.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "golang-github-jroimartin-gocui-devel.noarch" package

Please follow the guidance below to install golang-github-jroimartin-gocui-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-jroimartin-gocui-devel.noarch

2. Uninstall "golang-github-jroimartin-gocui-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-jroimartin-gocui-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-jroimartin-gocui-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jroimartin-gocui-devel.noarch package on Fedora 35

Last metadata expiration check: 0:22:08 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-jroimartin-gocui-devel
Version : 0.4.0
Release : 6.fc35
Architecture : noarch
Size : 38 k
Source : golang-github-jroimartin-gocui-0.4.0-6.fc35.src.rpm
Repository : fedora
Summary : Minimalist Go package aimed at creating Console User Interfaces
URL : https://github.com/jroimartin/gocui
License : BSD
Description : Minimalist Go package aimed at creating Console User Interfaces.
:
: Features:
:
: – Minimalist API.
: – Views (the "windows" in the GUI) implement the interface io.ReadWriter.
: – Support for overlapping views.
: – The GUI can be modified at runtime (concurrent-safe).
: – Global and view-level keybindings.
: – Mouse support.
: – Colored text.
: – Customizable edition mode.
: – Easy to build reusable widgets, complex layouts...
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jroimartin/gocui