How to Install and Uninstall vim-ale.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "vim-ale.noarch" package
This is a short guide on how to install vim-ale.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
vim-ale.noarch
Copied
2. Uninstall "vim-ale.noarch" package
Please follow the step by step instructions below to uninstall vim-ale.noarch on Fedora 38:
$
sudo dnf remove
vim-ale.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-ale.noarch package on Fedora 38
Last metadata expiration check: 3:45:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : vim-ale
Version : 3.3.0
Release : 1.fc38
Architecture : noarch
Size : 536 k
Source : vim-ale-3.3.0-1.fc38.src.rpm
Repository : updates
Summary : Asynchronous Vim Lint Engine
URL : https://github.com/dense-analysis/ale
License : BSD
Description :
: ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking
: and semantic errors) in Vim while you edit your text files,
: and acts as a Vim Language Server Protocol client.
:
: ALE makes use of NeoVim and Vim job control functions and timers to run
: linters on the contents of text buffers and return errors as text is changed
: in Vim. This allows for displaying warnings and errors in files being
: edited in Vim before files have been saved back to a filesystem.
:
: In other words, this plugin allows you to lint while you type.
Available Packages
Name : vim-ale
Version : 3.3.0
Release : 1.fc38
Architecture : noarch
Size : 536 k
Source : vim-ale-3.3.0-1.fc38.src.rpm
Repository : updates
Summary : Asynchronous Vim Lint Engine
URL : https://github.com/dense-analysis/ale
License : BSD
Description :
: ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking
: and semantic errors) in Vim while you edit your text files,
: and acts as a Vim Language Server Protocol client.
:
: ALE makes use of NeoVim and Vim job control functions and timers to run
: linters on the contents of text buffers and return errors as text is changed
: in Vim. This allows for displaying warnings and errors in files being
: edited in Vim before files have been saved back to a filesystem.
:
: In other words, this plugin allows you to lint while you type.