How to Install and Uninstall neovim-ale.noarch Package on Fedora 35
Last updated: December 01,2024
1. Install "neovim-ale.noarch" package
Please follow the step by step instructions below to install neovim-ale.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
neovim-ale.noarch
Copied
2. Uninstall "neovim-ale.noarch" package
Please follow the guidelines below to uninstall neovim-ale.noarch on Fedora 35:
$
sudo dnf remove
neovim-ale.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the neovim-ale.noarch package on Fedora 35
Last metadata expiration check: 3:26:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : neovim-ale
Version : 3.1.0
Release : 2.fc35
Architecture : noarch
Size : 351 k
Source : vim-ale-3.1.0-2.fc35.src.rpm
Repository : fedora
Summary : Asynchronous NeoVim 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 NeoVim 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 NeoVim. This allows for displaying warnings and errors in files being
: edited in NeoVim before files have been saved back to a filesystem.
:
: In other words, this plugin allows you to lint while you type.
Available Packages
Name : neovim-ale
Version : 3.1.0
Release : 2.fc35
Architecture : noarch
Size : 351 k
Source : vim-ale-3.1.0-2.fc35.src.rpm
Repository : fedora
Summary : Asynchronous NeoVim 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 NeoVim 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 NeoVim. This allows for displaying warnings and errors in files being
: edited in NeoVim before files have been saved back to a filesystem.
:
: In other words, this plugin allows you to lint while you type.