abntex2 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S abntex2

* (Optional) Uninstall abntex2 on Arch using YAY

$ yay -Rns abntex2

2. Manually Install "abntex2" via AUR

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

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

b. Clone abntex2's git locally

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

c. Go to ~/abntex2 folder and install it

$ cd ~/abntex2 $ makepkg -si

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

ID: 925349
Name: abntex2
PackageBaseID: 97989
PackageBase: abntex2
Version: 1.9.7-4
Description: a LaTeX class for writing ABNT-compliant documents
URL: https://github.com/abntex/abntex2
NumVotes: 11
Popularity: 0.007865
OutOfDate:
Maintainer: gbc921
Submitter: gbc921
FirstSubmitted: 1439964875
LastModified: 1624498326
URLPath: /cgit/aur.git/snapshot/abntex2.tar.gz