mass-up on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mass-up

* (Optional) Uninstall mass-up on Arch using YAY

$ yay -Rns mass-up

2. Manually Install "mass-up" via AUR

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

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

b. Clone mass-up's git locally

$ git clone https://aur.archlinux.org/mass-up.git ~/mass-up

c. Go to ~/mass-up folder and install it

$ cd ~/mass-up $ makepkg -si

3. Information about the mass-up package on Arch User Repository (AUR)

ID: 767062
Name: mass-up
PackageBaseID: 155610
PackageBase: mass-up
Version: 1.0.14-1
Description: An open-source mass spectrometry software for proteomics designed to support the preprocessing and Machine-Learning based analysis of MALDI-TOF mass spectrometry data
URL: http://www.sing-group.org/mass-up
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595113952
LastModified: 1595113952
URLPath: /cgit/aur.git/snapshot/mass-up.tar.gz