msi on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install msi on Arch using YAY
$
yay -S
msi
Copied
* (Optional) Uninstall msi on Arch using YAY
$
yay -Rns
msi
Copied
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
Copied
b. Clone msi's git locally
$
git clone https://aur.archlinux.org/msi.git
~/msi
Copied
c. Go to ~/msi folder and install it
$
cd
~/msi
Copied
$
makepkg -si
Copied
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
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