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

Last updated: January 12,2025

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

Here is a brief guide to show you how to install golang-github-c-bata-prompt.x86_64 on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-c-bata-prompt.x86_64 on Fedora 39:

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

Last metadata expiration check: 5:57:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-c-bata-prompt
Version : 0.2.6
Release : 8.fc39
Architecture : x86_64
Size : 1.1 M
Source : golang-github-c-bata-prompt-0.2.6-8.fc39.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.