libsedml on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libsedml

* (Optional) Uninstall libsedml on Arch using YAY

$ yay -Rns libsedml

2. Manually Install "libsedml" via AUR

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

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

b. Clone libsedml's git locally

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

c. Go to ~/libsedml folder and install it

$ cd ~/libsedml $ makepkg -si

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

ID: 1071631
Name: libsedml
PackageBaseID: 126301
PackageBase: libsedml
Version: 2.0.31-1
Description: Simulation Experiment Description - Markup Language
URL: https://github.com/fbergmann/libSEDML
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1507809924
LastModified: 1650894823
URLPath: /cgit/aur.git/snapshot/libsedml.tar.gz