python-obspy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-obspy

* (Optional) Uninstall python-obspy on Arch using YAY

$ yay -Rns python-obspy

2. Manually Install "python-obspy" via AUR

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

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

b. Clone python-obspy's git locally

$ git clone https://aur.archlinux.org/python-obspy.git ~/python-obspy

c. Go to ~/python-obspy folder and install it

$ cd ~/python-obspy $ makepkg -si

3. Information about the python-obspy package on Arch User Repository (AUR)

ID: 1182565
Name: python-obspy
PackageBaseID: 107686
PackageBase: python-obspy
Version: 1.4.0-1
Description: A Python framework for processing seismological data
URL: http://obspy.org/
NumVotes: 5
Popularity: 4.0E-6
OutOfDate:
Maintainer: cucullus
Submitter: cucullus
FirstSubmitted: 1455657697
LastModified: 1671036142
URLPath: /cgit/aur.git/snapshot/python-obspy.tar.gz