parlance on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S parlance

* (Optional) Uninstall parlance on Arch using YAY

$ yay -Rns parlance

2. Manually Install "parlance" via AUR

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

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

b. Clone parlance's git locally

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

c. Go to ~/parlance folder and install it

$ cd ~/parlance $ makepkg -si

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

ID: 194573
Name: parlance
PackageBaseID: 89990
PackageBase: parlance
Version: 1.4.1-1
Description: A framework for playing the Diplomacy board game over a network
URL: http://pypi.python.org/pypi/Parlance
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Revelation60
Submitter: Revelation60
FirstSubmitted: 1422716505
LastModified: 1434201618
URLPath: /cgit/aur.git/snapshot/parlance.tar.gz