libfirm-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libfirm-git

* (Optional) Uninstall libfirm-git on Arch using YAY

$ yay -Rns libfirm-git

2. Manually Install "libfirm-git" via AUR

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

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

b. Clone libfirm-git's git locally

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

c. Go to ~/libfirm-git folder and install it

$ cd ~/libfirm-git $ makepkg -si

3. Information about the libfirm-git package on Arch User Repository (AUR)

ID: 1369773
Name: libfirm-git
PackageBaseID: 116765
PackageBase: libfirm-git
Version: r18944.8bdd163f2-3
Description: A c-lib for graph-based IR, optimizations and code gen for compilers
URL: https://pp.ipd.kit.edu/firm/
NumVotes: 2
Popularity: 0.15659
OutOfDate:
Maintainer: andreas_baumann
Submitter: maribu
FirstSubmitted: 1478297541
LastModified: 1702566026
URLPath: /cgit/aur.git/snapshot/libfirm-git.tar.gz