msi on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S msi

* (Optional) Uninstall msi on Arch using YAY

$ yay -Rns msi

2. Manually Install "msi" via AUR

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

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

b. Clone msi's git locally

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

c. Go to ~/msi folder and install it

$ cd ~/msi $ makepkg -si

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

ID: 1010570
Name: msi
PackageBaseID: 174474
PackageBase: msi
Version: 3.8-1
Description: A general purpose tool for parsing miniSEED records (miniSEED inspector).
URL: https://github.com/iris-edu/msi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1640698847
LastModified: 1640698847
URLPath: /cgit/aur.git/snapshot/msi.tar.gz