segyio on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S segyio

* (Optional) Uninstall segyio on Arch using YAY

$ yay -Rns segyio

2. Manually Install "segyio" via AUR

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

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

b. Clone segyio's git locally

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

c. Go to ~/segyio folder and install it

$ cd ~/segyio $ makepkg -si

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

ID: 601620
Name: segyio
PackageBaseID: 141017
PackageBase: segyio
Version: 1.8.3-1
Description: Library for easy interaction with SEG-Y formatted seismic data with bindings for Python and Matlab
URL: https://github.com/equinor/segyio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emphire
Submitter: emphire
FirstSubmitted: 1554521327
LastModified: 1554521327
URLPath: /cgit/aur.git/snapshot/segyio.tar.gz