quickstack-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S quickstack-git

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

$ yay -Rns quickstack-git

2. Manually Install "quickstack-git" via AUR

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

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

b. Clone quickstack-git's git locally

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

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

$ cd ~/quickstack-git $ makepkg -si

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

ID: 400279
Name: quickstack-git
PackageBaseID: 121418
PackageBase: quickstack-git
Version: 0.r17.844fd47-2
Description: quickstack is a tool to take call stack traces with minimal overheads.
URL: https://github.com/yoshinorim/quickstack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: johs
Submitter: johs
FirstSubmitted: 1491861803
LastModified: 1491866467
URLPath: /cgit/aur.git/snapshot/quickstack-git.tar.gz