vim-rest on AUR (Arch User Repository)

Last updated: June 07,2024

1. Install "vim-rest" 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-rest on Arch using YAY

$ yay -S vim-rest

* (Optional) Uninstall vim-rest on Arch using YAY

$ yay -Rns vim-rest

2. Manually Install "vim-rest" via AUR

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

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

b. Clone vim-rest's git locally

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

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

$ cd ~/vim-rest $ makepkg -si

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

ID: 390023
Name: vim-rest
PackageBaseID: 120388
PackageBase: vim-rest
Version: 0.1-1
Description: A reStructuredText Syntax highlighting mode for vim
URL: http://www.vim.org/scripts/script.php?script_id=973
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SilverRainZ
Submitter: SilverRainZ
FirstSubmitted: 1488774154
LastModified: 1488774154
URLPath: /cgit/aur.git/snapshot/vim-rest.tar.gz