openms on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openms

* (Optional) Uninstall openms on Arch using YAY

$ yay -Rns openms

2. Manually Install "openms" via AUR

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

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

b. Clone openms's git locally

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

c. Go to ~/openms folder and install it

$ cd ~/openms $ makepkg -si

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

ID: 970492
Name: openms
PackageBaseID: 81260
PackageBase: openms
Version: 2.7.0-1
Description: C++ library and tools for LC/MS data management and analyses
URL: http://www.openms.de
NumVotes: 6
Popularity: 0
OutOfDate: 1689705397
Maintainer: lukaszimmermann
Submitter: saxonbeta
FirstSubmitted: 1398375746
LastModified: 1633522070
URLPath: /cgit/aur.git/snapshot/openms.tar.gz