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

Last updated: October 07,2024

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

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

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

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

This guide covers the steps necessary to uninstall golang-github-posener-complete.x86_64 on Fedora 36:

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

Last metadata expiration check: 3:48:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-posener-complete
Version : 1.2.3
Release : 9.fc36
Architecture : x86_64
Size : 1.2 M
Source : golang-github-posener-complete-1.2.3-9.fc36.src.rpm
Repository : updates
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.