poster on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S poster

* (Optional) Uninstall poster on Arch using YAY

$ yay -Rns poster

2. Manually Install "poster" via AUR

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

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

b. Clone poster's git locally

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

c. Go to ~/poster folder and install it

$ cd ~/poster $ makepkg -si

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

ID: 194056
Name: poster
PackageBaseID: 8279
PackageBase: poster
Version: 20060221-1
Description: Scales or tiles a postscript image to print on multiple pages
URL: http://directory.fsf.org/wiki/Poster
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1170257292
LastModified: 1434170257
URLPath: /cgit/aur.git/snapshot/poster.tar.gz