firtool on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S firtool

* (Optional) Uninstall firtool on Arch using YAY

$ yay -Rns firtool

2. Manually Install "firtool" via AUR

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

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

b. Clone firtool's git locally

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

c. Go to ~/firtool folder and install it

$ cd ~/firtool $ makepkg -si

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

ID: 1298962
Name: firtool
PackageBaseID: 190154
PackageBase: circt
Version: 1.49.0-1
Description: Circuit IR Compilers and Tools
URL: https://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Asuna-w
Submitter: Asuna-w
FirstSubmitted: 1675585684
LastModified: 1691151859
URLPath: /cgit/aur.git/snapshot/firtool.tar.gz