plan9port-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S plan9port-git

* (Optional) Uninstall plan9port-git on Arch using YAY

$ yay -Rns plan9port-git

2. Manually Install "plan9port-git" via AUR

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

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

b. Clone plan9port-git's git locally

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

c. Go to ~/plan9port-git folder and install it

$ cd ~/plan9port-git $ makepkg -si

3. Information about the plan9port-git package on Arch User Repository (AUR)

ID: 443842
Name: plan9port-git
PackageBaseID: 87493
PackageBase: plan9port-git
Version: r3523.17329592-1
Description: A port of many Plan 9 libraries and programs to Unix.
URL: http://swtch.com/plan9port/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: surbaniak
Submitter: surbaniak
FirstSubmitted: 1416259124
LastModified: 1505480382
URLPath: /cgit/aur.git/snapshot/plan9port-git.tar.gz