vim-jp-ctags on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "vim-jp-ctags" 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

b. Install vim-jp-ctags on Arch using YAY

$ yay -S vim-jp-ctags

* (Optional) Uninstall vim-jp-ctags on Arch using YAY

$ yay -Rns vim-jp-ctags

2. Manually Install "vim-jp-ctags" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone vim-jp-ctags's git locally

$ git clone https://aur.archlinux.org/vim-jp-ctags.git ~/vim-jp-ctags

c. Go to ~/vim-jp-ctags folder and install it

$ cd ~/vim-jp-ctags $ makepkg -si

3. Information about the vim-jp-ctags package on Arch User Repository (AUR)

ID: 202491
Name: vim-jp-ctags
PackageBaseID: 75056
PackageBase: vim-jp-ctags
Version: 0.r823.3c49059-1
Description: Vim-jp fork of ctags.
URL: https://github.com/vim-jp/ctags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1383511565
LastModified: 1435210426
URLPath: /cgit/aur.git/snapshot/vim-jp-ctags.tar.gz