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

Last updated: October 05,2024

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

This is a short guide on how to install golang-github-posener-complete.x86_64 on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-posener-complete.x86_64 on Fedora 35:

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

Last metadata expiration check: 2:22:07 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-posener-complete
Version : 1.2.3
Release : 8.fc35
Architecture : x86_64
Size : 1.2 M
Source : golang-github-posener-complete-1.2.3-8.fc35.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.