pstotext on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S pstotext

* (Optional) Uninstall pstotext on Arch using YAY

$ yay -Rns pstotext

2. Manually Install "pstotext" via AUR

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

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

b. Clone pstotext's git locally

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

c. Go to ~/pstotext folder and install it

$ cd ~/pstotext $ makepkg -si

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

ID: 1417250
Name: pstotext
PackageBaseID: 203076
PackageBase: pstotext
Version: 1.9-7
Description: Converts Postscript to text
URL: https://www.cs.wisc.edu/~ghost/doc/pstotext.htm
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer:
Submitter: alerque
FirstSubmitted: 1709122656
LastModified: 1709122656
URLPath: /cgit/aur.git/snapshot/pstotext.tar.gz