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

Last updated: January 07,2025

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

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

$ 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 steps below to uninstall golang-github-c-bata-prompt.x86_64 on Fedora 36:

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

Last metadata expiration check: 0:27:25 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-github-c-bata-prompt
Version : 0.2.6
Release : 5.fc36
Architecture : x86_64
Size : 1.0 M
Source : golang-github-c-bata-prompt-0.2.6-5.fc36.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.