How to Install and Uninstall vim-go.x86_64 Package on Fedora 34
Last updated: November 14,2024
1. Install "vim-go.x86_64" package
Here is a brief guide to show you how to install vim-go.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
vim-go.x86_64
Copied
2. Uninstall "vim-go.x86_64" package
Learn how to uninstall vim-go.x86_64 on Fedora 34:
$
sudo dnf remove
vim-go.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-go.x86_64 package on Fedora 34
Last metadata expiration check: 1:08:18 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : vim-go
Version : 1.26
Release : 1.fc34
Architecture : x86_64
Size : 178 k
Source : vim-go-1.26-1.fc34.src.rpm
Repository : updates
Summary : Go development plugin for Vim
URL : https://github.com/fatih/vim-go
License : BSD
Description : Go (golang) support for Vim. It comes with predefined sensible settings
: (like auto gofmt on save), has auto-complete, snippet support, improved syntax
: highlighting, go tool-chain commands, etc...
: If needed vim-go installs all necessary binaries for providing seamless Vim
: integration with current commands. It's highly customizable and each individual
: feature can be disabled/enabled easily.
Available Packages
Name : vim-go
Version : 1.26
Release : 1.fc34
Architecture : x86_64
Size : 178 k
Source : vim-go-1.26-1.fc34.src.rpm
Repository : updates
Summary : Go development plugin for Vim
URL : https://github.com/fatih/vim-go
License : BSD
Description : Go (golang) support for Vim. It comes with predefined sensible settings
: (like auto gofmt on save), has auto-complete, snippet support, improved syntax
: highlighting, go tool-chain commands, etc...
: If needed vim-go installs all necessary binaries for providing seamless Vim
: integration with current commands. It's highly customizable and each individual
: feature can be disabled/enabled easily.