openms-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S openms-bin

* (Optional) Uninstall openms-bin on Arch using YAY

$ yay -Rns openms-bin

2. Manually Install "openms-bin" via AUR

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

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

b. Clone openms-bin's git locally

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

c. Go to ~/openms-bin folder and install it

$ cd ~/openms-bin $ makepkg -si

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

ID: 1312044
Name: openms-bin
PackageBaseID: 197194
PackageBase: openms-bin
Version: 3.0.0-1
Description: C++ library and tools for LC/MS data management and analyses
URL: http://www.openms.de
NumVotes: 1
Popularity: 0.066722
OutOfDate:
Maintainer: levitsky
Submitter: levitsky
FirstSubmitted: 1693524100
LastModified: 1693524100
URLPath: /cgit/aur.git/snapshot/openms-bin.tar.gz