texlive-tlpdb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S texlive-tlpdb

* (Optional) Uninstall texlive-tlpdb on Arch using YAY

$ yay -Rns texlive-tlpdb

2. Manually Install "texlive-tlpdb" via AUR

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

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

b. Clone texlive-tlpdb's git locally

$ git clone https://aur.archlinux.org/texlive-tlpdb.git ~/texlive-tlpdb

c. Go to ~/texlive-tlpdb folder and install it

$ cd ~/texlive-tlpdb $ makepkg -si

3. Information about the texlive-tlpdb package on Arch User Repository (AUR)

ID: 624415
Name: texlive-tlpdb
PackageBaseID: 142983
PackageBase: texlive-tlpdb
Version: 2019-2
Description: The texlive package database (texlive.tlpdb)
URL: https://www.tug.org/texlive/
NumVotes: 4
Popularity: 0.177383
OutOfDate: 1659090704
Maintainer: n3e
FirstSubmitted: 1561336736
LastModified: 1561396999
URLPath: /cgit/aur.git/snapshot/texlive-tlpdb.tar.gz