vim-live-latex-preview on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vim-live-latex-preview

* (Optional) Uninstall vim-live-latex-preview on Arch using YAY

$ yay -Rns vim-live-latex-preview

2. Manually Install "vim-live-latex-preview" via AUR

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

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

b. Clone vim-live-latex-preview's git locally

$ git clone https://aur.archlinux.org/vim-live-latex-preview.git ~/vim-live-latex-preview

c. Go to ~/vim-live-latex-preview folder and install it

$ cd ~/vim-live-latex-preview $ makepkg -si

3. Information about the vim-live-latex-preview package on Arch User Repository (AUR)

ID: 496904
Name: vim-live-latex-preview
PackageBaseID: 106415
PackageBase: vim-live-latex-preview
Version: 0.9-1
Description: Vim plugin and helper scripts to provide a live-updating PDF preview of LaTeX documents with MuPDF
URL: https://bbs.archlinux.org/viewtopic.php?id=107164
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cgirard
FirstSubmitted: 1453372085
LastModified: 1521814423
URLPath: /cgit/aur.git/snapshot/vim-live-latex-preview.tar.gz