datafilter on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S datafilter

* (Optional) Uninstall datafilter on Arch using YAY

$ yay -Rns datafilter

2. Manually Install "datafilter" via AUR

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

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

b. Clone datafilter's git locally

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

c. Go to ~/datafilter folder and install it

$ cd ~/datafilter $ makepkg -si

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

ID: 1010658
Name: datafilter
PackageBaseID: 174483
PackageBase: datafilter
Version: 1.0-1
Description: A simple program for selection filtering and organization for data in miniSEED format.
URL: https://github.com/iris-edu/datafilter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1640713816
LastModified: 1640713816
URLPath: /cgit/aur.git/snapshot/datafilter.tar.gz