How to Install and Uninstall golang-github-c-bata-prompt.x86_64 Package on Fedora 34

Last updated: May 17,2024

1. Install "golang-github-c-bata-prompt.x86_64" package

Please follow the guidance below to install golang-github-c-bata-prompt.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-c-bata-prompt.x86_64

2. Uninstall "golang-github-c-bata-prompt.x86_64" package

This is a short guide on how to uninstall golang-github-c-bata-prompt.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-c-bata-prompt.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-c-bata-prompt.x86_64 package on Fedora 34

Last metadata expiration check: 4:47:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-c-bata-prompt
Version : 0.2.6
Release : 1.fc34
Architecture : x86_64
Size : 1.2 M
Source : golang-github-c-bata-prompt-0.2.6-1.fc34.src.rpm
Repository : updates
Summary : Building powerful interactive prompts in Go
URL : https://github.com/c-bata/go-prompt
License : MIT
Description :
: A library for building powerful interactive prompts inspired by
: python-prompt-toolkit, making it easier to build cross-platform command line
: tools using Go.