How to Install and Uninstall vim-supertab Package on Arch Linux

Last updated: May 17,2024

1. Install "vim-supertab" package

This guide covers the steps necessary to install vim-supertab on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S vim-supertab

2. Uninstall "vim-supertab" package

This tutorial shows how to uninstall vim-supertab on Arch Linux:

$ sudo pacman -Rcns vim-supertab

3. Information about the vim-supertab package on Arch Linux

Repository : extra
Name : vim-supertab
Version : 2.1-5
Description : A Vim plugin that allows you to use the tab key to do all
insert completion.
Architecture : any
URL : https://github.com/ervandew/supertab
Licenses : BSD
Groups : vim-plugins
Provides : None
Depends On : vim-plugin-runtime
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 17.08 KiB
Installed Size : 50.68 KiB
Packager : Robin Candau
Build Date : Sun Jul 23 16:10:17 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions