sdop on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S sdop

* (Optional) Uninstall sdop on Arch using YAY

$ yay -Rns sdop

2. Manually Install "sdop" via AUR

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

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

b. Clone sdop's git locally

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

c. Go to ~/sdop folder and install it

$ cd ~/sdop $ makepkg -si

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

ID: 1325936
Name: sdop
PackageBaseID: 106499
PackageBase: sdop
Version: 1.10-1
Description: A typesetting program for turning a subset of DocBook XML into formatted PostScript.
URL: http://people.ds.cam.ac.uk/ph10/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1453535399
LastModified: 1695889354
URLPath: /cgit/aur.git/snapshot/sdop.tar.gz