libmseed on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libmseed

* (Optional) Uninstall libmseed on Arch using YAY

$ yay -Rns libmseed

2. Manually Install "libmseed" via AUR

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

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

b. Clone libmseed's git locally

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

c. Go to ~/libmseed folder and install it

$ cd ~/libmseed $ makepkg -si

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

ID: 1166160
Name: libmseed
PackageBaseID: 170491
PackageBase: libmseed
Version: 2.19.8-1
Description: A framework for manipulation of SEED (Standard for the Exchange of Earthquake Data) data records.
URL: https://github.com/iris-edu/libmseed
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1630251430
LastModified: 1667878071
URLPath: /cgit/aur.git/snapshot/libmseed.tar.gz