pstext on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pstext

* (Optional) Uninstall pstext on Arch using YAY

$ yay -Rns pstext

2. Manually Install "pstext" via AUR

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

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

b. Clone pstext's git locally

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

c. Go to ~/pstext folder and install it

$ cd ~/pstext $ makepkg -si

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

ID: 207946
Name: pstext
PackageBaseID: 92879
PackageBase: pstext
Version: 1.1-1
Description: Convert text to postscript (Dan Judd 1989)
URL: http://computer-programming-forum.com/36-postscript/f38cab32dcba8136.htm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1431119261
LastModified: 1436231045
URLPath: /cgit/aur.git/snapshot/pstext.tar.gz