python-ghostscript on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ghostscript

* (Optional) Uninstall python-ghostscript on Arch using YAY

$ yay -Rns python-ghostscript

2. Manually Install "python-ghostscript" via AUR

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

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

b. Clone python-ghostscript's git locally

$ git clone https://aur.archlinux.org/python-ghostscript.git ~/python-ghostscript

c. Go to ~/python-ghostscript folder and install it

$ cd ~/python-ghostscript $ makepkg -si

3. Information about the python-ghostscript package on Arch User Repository (AUR)

ID: 957339
Name: python-ghostscript
PackageBaseID: 170814
PackageBase: python-ghostscript
Version: 0.7-1
Description: This package implements an interface to the Ghostscript C-API using ctypes.
URL: https://gitlab.com/pdftools/python-ghostscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: duama
Submitter: duama
FirstSubmitted: 1630942852
LastModified: 1630942852
URLPath: /cgit/aur.git/snapshot/python-ghostscript.tar.gz