vim-tern on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "vim-tern" 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 vim-tern on Arch using YAY
$
yay -S
vim-tern
Copied
* (Optional) Uninstall vim-tern on Arch using YAY
$
yay -Rns
vim-tern
Copied
2. Manually Install "vim-tern" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vim-tern's git locally
$
git clone https://aur.archlinux.org/vim-tern.git
~/vim-tern
Copied
c. Go to ~/vim-tern folder and install it
$
cd
~/vim-tern
Copied
$
makepkg -si
Copied
3. Information about the vim-tern package on Arch User Repository (AUR)
ID: 557418
Name: vim-tern
PackageBaseID: 74445
PackageBase: vim-tern
Version: 94.3cffc28-2
Description: Tern plugin for Vim
URL: https://github.com/ternjs/tern_for_vim
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: ytj
FirstSubmitted: 1381931213
LastModified: 1541401296
URLPath: /cgit/aur.git/snapshot/vim-tern.tar.gz
Name: vim-tern
PackageBaseID: 74445
PackageBase: vim-tern
Version: 94.3cffc28-2
Description: Tern plugin for Vim
URL: https://github.com/ternjs/tern_for_vim
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: ytj
FirstSubmitted: 1381931213
LastModified: 1541401296
URLPath: /cgit/aur.git/snapshot/vim-tern.tar.gz