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

Last updated: May 19,2024

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

Learn how to install golang-github-c-bata-prompt.x86_64 on Fedora 35

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

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

Please follow the step by step instructions below to uninstall golang-github-c-bata-prompt.x86_64 on Fedora 35:

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

Last metadata expiration check: 3:55:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-c-bata-prompt
Version : 0.2.6
Release : 4.fc35
Architecture : x86_64
Size : 1.2 M
Source : golang-github-c-bata-prompt-0.2.6-4.fc35.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.