obs-ghostscript on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S obs-ghostscript

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

$ yay -Rns obs-ghostscript

2. Manually Install "obs-ghostscript" via AUR

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

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

b. Clone obs-ghostscript's git locally

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

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

$ cd ~/obs-ghostscript $ makepkg -si

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

ID: 977158
Name: obs-ghostscript
PackageBaseID: 172218
PackageBase: obs-ghostscript
Version: 1.3-2
Description: OBS Plugin to allow inclusion of PDF documents in scenes
URL: https://github.com/nleseul/obs-ghostscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tapia
Submitter: tapia
FirstSubmitted: 1634717008
LastModified: 1634759369
URLPath: /cgit/aur.git/snapshot/obs-ghostscript.tar.gz