textext on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S textext

* (Optional) Uninstall textext on Arch using YAY

$ yay -Rns textext

2. Manually Install "textext" via AUR

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

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

b. Clone textext's git locally

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

c. Go to ~/textext folder and install it

$ cd ~/textext $ makepkg -si

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

ID: 1414913
Name: textext
PackageBaseID: 17267
PackageBase: textext
Version: 1.10.2-1
Description: Re-editable LaTeX graphics for Inkscape
URL: https://textext.github.io/textext
NumVotes: 79
Popularity: 0.03042
OutOfDate:
Maintainer: carlosal1015
Submitter: joelsc
FirstSubmitted: 1212266169
LastModified: 1708810911
URLPath: /cgit/aur.git/snapshot/textext.tar.gz