How to Install and Uninstall vim-syntastic.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "vim-syntastic.noarch" package
This is a short guide on how to install vim-syntastic.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
vim-syntastic.noarch
Copied
2. Uninstall "vim-syntastic.noarch" package
Please follow the instructions below to uninstall vim-syntastic.noarch on Fedora 35:
$
sudo dnf remove
vim-syntastic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-syntastic.noarch package on Fedora 35
Last metadata expiration check: 2:15:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : vim-syntastic
Version : 3.10.0
Release : 13.fc35
Architecture : noarch
Size : 149 k
Source : vim-syntastic-3.10.0-13.fc35.src.rpm
Repository : updates
Summary : A vim plugins to check syntax for programming languages
URL : https://github.com/scrooloose/syntastic
License : WTFPL
Description : Syntastic is a syntax checking plugin that runs files through external syntax
: checkers and displays any resulting errors to the user. This can be done on
: demand, or automatically as files are saved. If syntax errors are detected, the
: user is notified and is happy because they didn't have to compile their code or
: execute their script to find them.
Available Packages
Name : vim-syntastic
Version : 3.10.0
Release : 13.fc35
Architecture : noarch
Size : 149 k
Source : vim-syntastic-3.10.0-13.fc35.src.rpm
Repository : updates
Summary : A vim plugins to check syntax for programming languages
URL : https://github.com/scrooloose/syntastic
License : WTFPL
Description : Syntastic is a syntax checking plugin that runs files through external syntax
: checkers and displays any resulting errors to the user. This can be done on
: demand, or automatically as files are saved. If syntax errors are detected, the
: user is notified and is happy because they didn't have to compile their code or
: execute their script to find them.