eztex on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S eztex

* (Optional) Uninstall eztex on Arch using YAY

$ yay -Rns eztex

2. Manually Install "eztex" via AUR

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

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

b. Clone eztex's git locally

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

c. Go to ~/eztex folder and install it

$ cd ~/eztex $ makepkg -si

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

ID: 1022051
Name: eztex
PackageBaseID: 174103
PackageBase: eztex
Version: 0.1.4-1
Description: A CLI tool for quickly starting new LaTeX projects
URL: https://github.com/RubixDev/eztex
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: RubixDev
Submitter: RubixDev
FirstSubmitted: 1639856068
LastModified: 1642751901
URLPath: /cgit/aur.git/snapshot/eztex.tar.gz