libminuit2 on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S libminuit2

* (Optional) Uninstall libminuit2 on Arch using YAY

$ yay -Rns libminuit2

2. Manually Install "libminuit2" via AUR

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

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

b. Clone libminuit2's git locally

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

c. Go to ~/libminuit2 folder and install it

$ cd ~/libminuit2 $ makepkg -si

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

ID: 1135832
Name: libminuit2
PackageBaseID: 156408
PackageBase: libminuit2
Version: 6.24.00-1
Description: Stand-alone Minuit2 produced from the ROOT 6 sources with no changes.
URL: https://github.com/GooFit/Minuit2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aragon123
Submitter: aragon123
FirstSubmitted: 1596628801
LastModified: 1662458939
URLPath: /cgit/aur.git/snapshot/libminuit2.tar.gz