How to Install and Uninstall vim-gitgutter.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "vim-gitgutter.noarch" package
Please follow the guidelines below to install vim-gitgutter.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
vim-gitgutter.noarch
Copied
2. Uninstall "vim-gitgutter.noarch" package
Please follow the guidance below to uninstall vim-gitgutter.noarch on AlmaLinux 8:
$
sudo dnf remove
vim-gitgutter.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-gitgutter.noarch package on AlmaLinux 8
Last metadata expiration check: 1:32:31 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : vim-gitgutter
Version : 0
Release : 4.20200501gitb356cc9.el8
Architecture : noarch
Size : 48 k
Source : vim-gitgutter-0-4.20200501gitb356cc9.el8.src.rpm
Repository : epel
Summary : Shows a git diff in the gutter and stages/undoes hunks and partial hunks
URL : https://github.com/airblade/vim-gitgutter
License : MIT
Description : A Vim plugin which shows a git diff in the 'gutter' (sign column). It shows
: which lines have been added, modified, or removed. You can also preview, stage,
: and undo individual hunks; and stage partial hunks. The plugin also provides a
: hunk text object.
:
: The signs are always up to date and the plugin never saves your buffer.
Available Packages
Name : vim-gitgutter
Version : 0
Release : 4.20200501gitb356cc9.el8
Architecture : noarch
Size : 48 k
Source : vim-gitgutter-0-4.20200501gitb356cc9.el8.src.rpm
Repository : epel
Summary : Shows a git diff in the gutter and stages/undoes hunks and partial hunks
URL : https://github.com/airblade/vim-gitgutter
License : MIT
Description : A Vim plugin which shows a git diff in the 'gutter' (sign column). It shows
: which lines have been added, modified, or removed. You can also preview, stage,
: and undo individual hunks; and stage partial hunks. The plugin also provides a
: hunk text object.
:
: The signs are always up to date and the plugin never saves your buffer.