libsbml on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libsbml

* (Optional) Uninstall libsbml on Arch using YAY

$ yay -Rns libsbml

2. Manually Install "libsbml" via AUR

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

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

b. Clone libsbml's git locally

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

c. Go to ~/libsbml folder and install it

$ cd ~/libsbml $ makepkg -si

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

ID: 1338896
Name: libsbml
PackageBaseID: 48460
PackageBase: libsbml
Version: 5.20.2-1
Description: XML-based description language for computational models in systems biology
URL: https://github.com/sbmlteam/libsbml
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1303635125
LastModified: 1698089941
URLPath: /cgit/aur.git/snapshot/libsbml.tar.gz