How to Install and Uninstall vim-trailing-whitespace.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "vim-trailing-whitespace.noarch" package
In this section, we are going to explain the necessary steps to install vim-trailing-whitespace.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
vim-trailing-whitespace.noarch
Copied
2. Uninstall "vim-trailing-whitespace.noarch" package
In this section, we are going to explain the necessary steps to uninstall vim-trailing-whitespace.noarch on Fedora 36:
$
sudo dnf remove
vim-trailing-whitespace.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-trailing-whitespace.noarch package on Fedora 36
Last metadata expiration check: 2:58:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : vim-trailing-whitespace
Version : 1.0
Release : 5.20191209git6b7cdec.fc36
Architecture : noarch
Size : 9.9 k
Source : vim-trailing-whitespace-1.0-5.20191209git6b7cdec.fc36.src.rpm
Repository : fedora
Summary : Highlights trailing whitespace in red and provides :FixWhitespace to fix it
URL : https://github.com/bronson/vim-trailing-whitespace
License : CC-BY-SA
Description : This plugin causes all trailing whitespace to be highlighted in red.
:
: To fix the whitespace errors, just call :FixWhitespace. By default it operates
: on the entire file. Pass a range (or use V to select some lines) to restrict
: the portion of the file that gets fixed.
Available Packages
Name : vim-trailing-whitespace
Version : 1.0
Release : 5.20191209git6b7cdec.fc36
Architecture : noarch
Size : 9.9 k
Source : vim-trailing-whitespace-1.0-5.20191209git6b7cdec.fc36.src.rpm
Repository : fedora
Summary : Highlights trailing whitespace in red and provides :FixWhitespace to fix it
URL : https://github.com/bronson/vim-trailing-whitespace
License : CC-BY-SA
Description : This plugin causes all trailing whitespace to be highlighted in red.
:
: To fix the whitespace errors, just call :FixWhitespace. By default it operates
: on the entire file. Pass a range (or use V to select some lines) to restrict
: the portion of the file that gets fixed.