How to Install and Uninstall vim-ale Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "vim-ale" package

Please follow the step by step instructions below to install vim-ale on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vim-ale

2. Uninstall "vim-ale" package

Please follow the step by step instructions below to uninstall vim-ale on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove vim-ale $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-ale package on Ubuntu 21.10 (Impish Indri)

Package: vim-ale
Architecture: all
Version: 3.0.0-1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nicholas Guriev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2022
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Filename: pool/universe/v/vim-ale/vim-ale_3.0.0-1_all.deb
Size: 268528
MD5sum: 7ec565fb0910f4a81958f839e3c72b00
SHA1: 1be505bb2891c660a19ca016f70b6746bfa27c0d
SHA256: b64bcc569082a0bdb0a715a6ffa6720e41d0301c9400e27b6620c32208e1decc
SHA512: fcfe5560e3309da7f75f4aa8eb8bd5436129e5cee8f1fcd632931d2b037d3f9a0c825d73147e034342275088121c8dd374190f4829d6a5f253c434a863e8c23f
Homepage: https://github.com/dense-analysis/ale
Description-en: Asynchronous Lint Engine for Vim 8 and NeoVim
ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking
and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
and acts as a Vim Language Server Protocol client.
.
ALE makes use of NeoVim and Vim 8 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.
.
After installing the package, you can put ‘packadd! ale’ to your vimrc file to
activate the plugin.
Description-md5: 7fddf44947700f967bac4a88ec4780ce