subsurface on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S subsurface

* (Optional) Uninstall subsurface on Arch using YAY

$ yay -Rns subsurface

2. Manually Install "subsurface" via AUR

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

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

b. Clone subsurface's git locally

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

c. Go to ~/subsurface folder and install it

$ cd ~/subsurface $ makepkg -si

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

ID: 1181211
Name: subsurface
PackageBaseID: 165961
PackageBase: subsurface
Version: 5.0.10-1
Description: Divelog program
URL: https://github.com/subsurface/subsurface
NumVotes: 6
Popularity: 4.1E-5
OutOfDate:
Maintainer: ohli
Submitter: arojas
FirstSubmitted: 1619123367
LastModified: 1670772023
URLPath: /cgit/aur.git/snapshot/subsurface.tar.gz