port-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S port-bin

* (Optional) Uninstall port-bin on Arch using YAY

$ yay -Rns port-bin

2. Manually Install "port-bin" via AUR

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

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

b. Clone port-bin's git locally

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

c. Go to ~/port-bin folder and install it

$ cd ~/port-bin $ makepkg -si

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

ID: 1182131
Name: port-bin
PackageBaseID: 167513
PackageBase: port-bin
Version: 1.10.0-1
Description: A ship runner and manager for Urbit OS
URL: https://github.com/urbit/port
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: spalf
Submitter: spalf
FirstSubmitted: 1622471671
LastModified: 1670953010
URLPath: /cgit/aur.git/snapshot/port-bin.tar.gz