How to Install and Uninstall vim-fugitive-gitlab.noarch Package on Rocky Linux 9

Last updated: October 12,2024

1. Install "vim-fugitive-gitlab.noarch" package

Learn how to install vim-fugitive-gitlab.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install vim-fugitive-gitlab.noarch

2. Uninstall "vim-fugitive-gitlab.noarch" package

This tutorial shows how to uninstall vim-fugitive-gitlab.noarch on Rocky Linux 9:

$ sudo dnf remove vim-fugitive-gitlab.noarch $ sudo dnf autoremove

3. Information about the vim-fugitive-gitlab.noarch package on Rocky Linux 9

Last metadata expiration check: 1:54:37 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : vim-fugitive-gitlab
Version : 0~20220701gitb73a8e
Release : 3.el9
Architecture : noarch
Size : 16 k
Source : vim-fugitive-gitlab-0~20220701gitb73a8e-3.el9.src.rpm
Repository : epel
Summary : GitLab support for vim-fugitive plugin
URL : https://github.com/shumphrey/fugitive-gitlab.vim.git
License : MIT
Description : GitLab support for vim-fugitive plugin. Enables :Gbrowse from fugitive.vim to
: open GitLab URLs. Sets up :Git to use hub if installed rather than git (when
: available). In commit messages, GitLab issues, issue URLs, and collaborators
: can be omni-completed (, see :help compl-omni).