neovim-supertab on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "neovim-supertab" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install neovim-supertab on Arch using YAY
$
yay -S
neovim-supertab
Copied
* (Optional) Uninstall neovim-supertab on Arch using YAY
$
yay -Rns
neovim-supertab
Copied
2. Manually Install "neovim-supertab" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone neovim-supertab's git locally
$
git clone https://aur.archlinux.org/neovim-supertab.git
~/neovim-supertab
Copied
c. Go to ~/neovim-supertab folder and install it
$
cd
~/neovim-supertab
Copied
$
makepkg -si
Copied
3. Information about the neovim-supertab package on Arch User Repository (AUR)
ID: 346270
Name: neovim-supertab
PackageBaseID: 116170
PackageBase: neovim-supertab
Version: 2.1-1
Description: A Neovim plugin that allows you to use the tab key to do all insert completion.
URL: https://github.com/ervandew/supertab
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372990
LastModified: 1476372990
URLPath: /cgit/aur.git/snapshot/neovim-supertab.tar.gz
Name: neovim-supertab
PackageBaseID: 116170
PackageBase: neovim-supertab
Version: 2.1-1
Description: A Neovim plugin that allows you to use the tab key to do all insert completion.
URL: https://github.com/ervandew/supertab
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372990
LastModified: 1476372990
URLPath: /cgit/aur.git/snapshot/neovim-supertab.tar.gz