How to Install and Uninstall golang-github-posener-complete.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "golang-github-posener-complete.x86_64" package

Please follow the instructions below to install golang-github-posener-complete.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-posener-complete.x86_64

2. Uninstall "golang-github-posener-complete.x86_64" package

This is a short guide on how to uninstall golang-github-posener-complete.x86_64 on Fedora 39:

$ sudo dnf remove golang-github-posener-complete.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-posener-complete.x86_64 package on Fedora 39

Last metadata expiration check: 0:45:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-posener-complete
Version : 1.2.3
Release : 12.fc39
Architecture : x86_64
Size : 1.3 M
Source : golang-github-posener-complete-1.2.3-12.fc39.src.rpm
Repository : fedora
Summary : Bash completion written in go + bash completion for Go command
URL : https://github.com/posener/complete
License : MIT
Description :
: Package Complete provides a tool for bash writing bash completion in go, and
: bash completion for the go command line.
:
: Writing bash completion scripts is a hard work. This package provides an easy
: way to create bash completion scripts for any command, and also an easy way to
: install/uninstall the completion of the command.