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

Last updated: October 07,2024

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

This guide let you learn how to install vim-fugitive-gitlab.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall vim-fugitive-gitlab.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:07:20 ago on Thu Feb 15 07:50:05 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).