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

Last updated: October 14,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 38

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

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

Please follow the guidelines below to uninstall golang-github-posener-complete.x86_64 on Fedora 38:

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

Last metadata expiration check: 1:19:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-posener-complete
Version : 1.2.3
Release : 11.fc38
Architecture : x86_64
Size : 1.3 M
Source : golang-github-posener-complete-1.2.3-11.fc38.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.