vitex on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vitex

* (Optional) Uninstall vitex on Arch using YAY

$ yay -Rns vitex

2. Manually Install "vitex" via AUR

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

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

b. Clone vitex's git locally

$ git clone https://aur.archlinux.org/vitex.git ~/vitex

c. Go to ~/vitex folder and install it

$ cd ~/vitex $ makepkg -si

3. Information about the vitex package on Arch User Repository (AUR)

ID: 1144880
Name: vitex
PackageBaseID: 186021
PackageBase: vitex
Version: 0.2.0-1
Description: A latex templating tool
URL: https://github.com/MikMuellerDev/vitex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikMuellerDev
Submitter: MikMuellerDev
FirstSubmitted: 1664096833
LastModified: 1664284876
URLPath: /cgit/aur.git/snapshot/vitex.tar.gz