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

Last updated: October 06,2024

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

This is a short guide on how to install vim-fugitive-gitlab.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 1:56:36 ago on Wed Mar 13 07:41:12 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).