port on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install port on Arch using YAY
$
yay -S
port
Copied
* (Optional) Uninstall port on Arch using YAY
$
yay -Rns
port
Copied
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
Copied
b. Clone port's git locally
$
git clone https://aur.archlinux.org/port.git
~/port
Copied
c. Go to ~/port folder and install it
$
cd
~/port
Copied
$
makepkg -si
Copied
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
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