inferno on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S inferno

* (Optional) Uninstall inferno on Arch using YAY

$ yay -Rns inferno

2. Manually Install "inferno" via AUR

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

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

b. Clone inferno's git locally

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

c. Go to ~/inferno folder and install it

$ cd ~/inferno $ makepkg -si

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

ID: 1202297
Name: inferno
PackageBaseID: 124713
PackageBase: inferno
Version: 0.11.14-1
Description: A Rust port of FlameGraph
URL: https://github.com/jonhoo/inferno
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: ruifm
Submitter: konfou
FirstSubmitted: 1502442618
LastModified: 1674741429
URLPath: /cgit/aur.git/snapshot/inferno.tar.gz