libdivecomputer on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S libdivecomputer

* (Optional) Uninstall libdivecomputer on Arch using YAY

$ yay -Rns libdivecomputer

2. Manually Install "libdivecomputer" via AUR

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

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

b. Clone libdivecomputer's git locally

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

c. Go to ~/libdivecomputer folder and install it

$ cd ~/libdivecomputer $ makepkg -si

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

ID: 952569
Name: libdivecomputer
PackageBaseID: 170390
PackageBase: libdivecomputer
Version: 0.7.0-1
Description: Library for communication with dive computers
URL: https://www.libdivecomputer.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1629954707
LastModified: 1629954707
URLPath: /cgit/aur.git/snapshot/libdivecomputer.tar.gz