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

Last updated: November 28,2024

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

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

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

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

Learn how to uninstall golang-github-c-bata-prompt.x86_64 on Fedora 38:

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

Last metadata expiration check: 2:16:25 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-c-bata-prompt
Version : 0.2.6
Release : 7.fc38
Architecture : x86_64
Size : 1.1 M
Source : golang-github-c-bata-prompt-0.2.6-7.fc38.src.rpm
Repository : fedora
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.