abntex on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S abntex

* (Optional) Uninstall abntex on Arch using YAY

$ yay -Rns abntex

2. Manually Install "abntex" via AUR

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

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

b. Clone abntex's git locally

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

c. Go to ~/abntex folder and install it

$ cd ~/abntex $ makepkg -si

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

ID: 353537
Name: abntex
PackageBaseID: 7721
PackageBase: abntex
Version: 0.9_beta2-2
Description: LaTeX class for writing documents conforming to ABNT standard (legacy).
URL: http://abntex.sourceforge.net/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1165312126
LastModified: 1478313503
URLPath: /cgit/aur.git/snapshot/abntex.tar.gz