urbit on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S urbit

* (Optional) Uninstall urbit on Arch using YAY

$ yay -Rns urbit

2. Manually Install "urbit" via AUR

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

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

b. Clone urbit's git locally

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

c. Go to ~/urbit folder and install it

$ cd ~/urbit $ makepkg -si

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

ID: 1425335
Name: urbit
PackageBaseID: 116746
PackageBase: urbit
Version: 3.0-1
Description: An operating function
URL: https://github.com/urbit/urbit
NumVotes: 9
Popularity: 0.000168
OutOfDate:
Maintainer: tinnus-napbus
Submitter: akraut
FirstSubmitted: 1478234271
LastModified: 1710183670
URLPath: /cgit/aur.git/snapshot/urbit.tar.gz