dial-a-pirate on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dial-a-pirate

* (Optional) Uninstall dial-a-pirate on Arch using YAY

$ yay -Rns dial-a-pirate

2. Manually Install "dial-a-pirate" via AUR

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

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

b. Clone dial-a-pirate's git locally

$ git clone https://aur.archlinux.org/dial-a-pirate.git ~/dial-a-pirate

c. Go to ~/dial-a-pirate folder and install it

$ cd ~/dial-a-pirate $ makepkg -si

3. Information about the dial-a-pirate package on Arch User Repository (AUR)

ID: 1276910
Name: dial-a-pirate
PackageBaseID: 173918
PackageBase: dial-a-pirate
Version: 0.0.1-3
Description: A LÖVE implementation of Dial-A-Pirate from the EGA version of The Secret of Monkey Island
URL: https://github.com/tallero/dial-a-pirate
NumVotes: 2
Popularity: 0.004459
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1639365834
LastModified: 1687391424
URLPath: /cgit/aur.git/snapshot/dial-a-pirate.tar.gz