texbrix on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S texbrix

* (Optional) Uninstall texbrix on Arch using YAY

$ yay -Rns texbrix

2. Manually Install "texbrix" via AUR

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

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

b. Clone texbrix's git locally

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

c. Go to ~/texbrix folder and install it

$ cd ~/texbrix $ makepkg -si

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

ID: 1185187
Name: texbrix
PackageBaseID: 188859
PackageBase: texbrix
Version: 0.2.10-1
Description: A granular approach to LaTeX
URL: http://github.com/leopoldfajtak/texbrix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lfajtak
Submitter: lfajtak
FirstSubmitted: 1671452726
LastModified: 1671452726
URLPath: /cgit/aur.git/snapshot/texbrix.tar.gz