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

Last updated: May 16,2024

1. Install "vim-airline" package

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

$ sudo apt update $ sudo apt install vim-airline

2. Uninstall "vim-airline" package

Please follow the guidance below to uninstall vim-airline on Ubuntu 21.10 (Impish Indri):

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

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

Package: vim-airline
Architecture: all
Version: 0.11-1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Carter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 412
Depends: vim, vim-addon-manager
Recommends: vim-airline-themes
Suggests: fonts-powerline
Filename: pool/universe/v/vim-airline/vim-airline_0.11-1_all.deb
Size: 81648
MD5sum: 70b00ad71f3bd7d0fc4a05f86de9b543
SHA1: ba80e795ba90f2a512effce6c3f6c5d5523a3ed9
SHA256: 70cad67de74ce1615035d6220355519e72e1fd4db0b3c906e46a7765e6470f9c
SHA512: eb41cdb43cdedcd128275ac23ac6aae97a2d4251d6c15dc46ef95e7ce6428f8602c315db7c1b59d399cc6f2cdeb2b9de0cbb0618a5238521acf3f607e556370b
Homepage: https://github.com/vim-airline/vim-airline
Description-en: Lean & mean status/tabline for vim that's light as air
vim-airline provides a themable vim status bar that makes use of the
powerline font. It's similar to vim-powerline, but is much simpler
since it uses pure vim configuration instead of scripting languages.
.
Some of its features:
.
* Tiny core written with extensibility in mind
* Integrates with a variety of vim plugins
* Looks good with regular fonts and provides configuration points
so you can use unicode or powerline symbols
* Optimized for speed; it typically loads in under a millisecond
.
To use the powerline fonts, add the following lines to your .vimrc:
let g:airline_powerline_fonts = 1
.
To enable the top bar, you can add the following to your .vimrc:
let g:airline#extensions#tabline#enabled = 1
Description-md5: 0a3008175fcaacf7b9affed68b253d7d