How to Install and Uninstall gocomplete.x86_64 Package on Fedora 34

Last updated: October 12,2024

1. Install "gocomplete.x86_64" package

This tutorial shows how to install gocomplete.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gocomplete.x86_64

2. Uninstall "gocomplete.x86_64" package

Please follow the instructions below to uninstall gocomplete.x86_64 on Fedora 34:

$ sudo dnf remove gocomplete.x86_64 $ sudo dnf autoremove

3. Information about the gocomplete.x86_64 package on Fedora 34

Last metadata expiration check: 2:53:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gocomplete
Version : 2.0.0
Release : 1.fc34
Architecture : x86_64
Size : 1.3 M
Source : gocomplete-2.0.0-1.fc34.src.rpm
Repository : fedora
Summary : Tool for writing bash completion in Go
URL : https://github.com/posener/complete
License : MIT
Description :
: A tool for writing bash completion in Go, and bash completion for the Go
: command line.