port on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S port

* (Optional) Uninstall port on Arch using YAY

$ yay -Rns port

2. Manually Install "port" via AUR

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

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

b. Clone port's git locally

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

c. Go to ~/port folder and install it

$ cd ~/port $ makepkg -si

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

ID: 1182132
Name: port
PackageBaseID: 167519
PackageBase: port
Version: 1.10.0-1
Description: A ship runner and manager for Urbit OS
URL: https://github.com/urbit/port
NumVotes: 3
Popularity: 8.0E-6
OutOfDate:
Maintainer: spalf
Submitter: spalf
FirstSubmitted: 1622480677
LastModified: 1670953050
URLPath: /cgit/aur.git/snapshot/port.tar.gz