texlive-newtx on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S texlive-newtx

* (Optional) Uninstall texlive-newtx on Arch using YAY

$ yay -Rns texlive-newtx

2. Manually Install "texlive-newtx" via AUR

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

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

b. Clone texlive-newtx's git locally

$ git clone https://aur.archlinux.org/texlive-newtx.git ~/texlive-newtx

c. Go to ~/texlive-newtx folder and install it

$ cd ~/texlive-newtx $ makepkg -si

3. Information about the texlive-newtx package on Arch User Repository (AUR)

ID: 510542
Name: texlive-newtx
PackageBaseID: 113898
PackageBase: texlive-newtx
Version: 1.55-1
Description: Alternative uses of the TX fonts, with improved metrics.
URL: http://ctan.org/pkg/newtx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1469206163
LastModified: 1526231627
URLPath: /cgit/aur.git/snapshot/texlive-newtx.tar.gz