How to Install and Uninstall vim-fugitive-gitlab.noarch Package on CentOS Stream 8

Last updated: October 06,2024

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

Please follow the guidance below to install vim-fugitive-gitlab.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall vim-fugitive-gitlab.noarch on CentOS Stream 8:

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

3. Information about the vim-fugitive-gitlab.noarch package on CentOS Stream 8

Last metadata expiration check: 4:55:18 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : vim-fugitive-gitlab
Version : 0~20220701gitb73a8e
Release : 3.el8
Architecture : noarch
Size : 16 k
Source : vim-fugitive-gitlab-0~20220701gitb73a8e-3.el8.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).