screenplain on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S screenplain

* (Optional) Uninstall screenplain on Arch using YAY

$ yay -Rns screenplain

2. Manually Install "screenplain" via AUR

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

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

b. Clone screenplain's git locally

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

c. Go to ~/screenplain folder and install it

$ cd ~/screenplain $ makepkg -si

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

ID: 861902
Name: screenplain
PackageBaseID: 146344
PackageBase: screenplain
Version: 0.9.0-1
Description: Fountain parser with FDX, HTML and PDF backends
URL: http://www.screenplain.com/
NumVotes: 1
Popularity: 0
OutOfDate: 1702397674
Maintainer: lenormf
Submitter: lenormf
FirstSubmitted: 1572770001
LastModified: 1613058911
URLPath: /cgit/aur.git/snapshot/screenplain.tar.gz