blacktex on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S blacktex

* (Optional) Uninstall blacktex on Arch using YAY

$ yay -Rns blacktex

2. Manually Install "blacktex" via AUR

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

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

b. Clone blacktex's git locally

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

c. Go to ~/blacktex folder and install it

$ cd ~/blacktex $ makepkg -si

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

ID: 1108710
Name: blacktex
PackageBaseID: 164546
PackageBase: blacktex
Version: 0.8.6-1
Description: LaTex code prettifier and formatter
URL: https://pypi.org/project/blacktex
NumVotes: 0
Popularity: 0
OutOfDate: 1692294717
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1616203394
LastModified: 1657173010
URLPath: /cgit/aur.git/snapshot/blacktex.tar.gz