How to Install and Uninstall vim-gitgutter.noarch Package on Fedora 38
Last updated: January 11,2025
1. Install "vim-gitgutter.noarch" package
This is a short guide on how to install vim-gitgutter.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
vim-gitgutter.noarch
Copied
2. Uninstall "vim-gitgutter.noarch" package
Please follow the steps below to uninstall vim-gitgutter.noarch on Fedora 38:
$
sudo dnf remove
vim-gitgutter.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-gitgutter.noarch package on Fedora 38
Last metadata expiration check: 1:40:45 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : vim-gitgutter
Version : 0
Release : 12.20230901gitf7b9766.14.fc38
Architecture : noarch
Size : 56 k
Source : vim-gitgutter-0-12.20230901gitf7b9766.14.fc38.src.rpm
Repository : updates
Summary : Shows git diff markers in the sign column and stages/previews/undoes hunks
URL : https://github.com/airblade/vim-gitgutter
License : MIT
Description : A Vim plugin which shows a git diff in the 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.
:
: The name "gitgutter" comes from the Sublime Text 3 plugin which inspired this
: in 2013.
Available Packages
Name : vim-gitgutter
Version : 0
Release : 12.20230901gitf7b9766.14.fc38
Architecture : noarch
Size : 56 k
Source : vim-gitgutter-0-12.20230901gitf7b9766.14.fc38.src.rpm
Repository : updates
Summary : Shows git diff markers in the sign column and stages/previews/undoes hunks
URL : https://github.com/airblade/vim-gitgutter
License : MIT
Description : A Vim plugin which shows a git diff in the 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.
:
: The name "gitgutter" comes from the Sublime Text 3 plugin which inspired this
: in 2013.