trace-cmd-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S trace-cmd-git

* (Optional) Uninstall trace-cmd-git on Arch using YAY

$ yay -Rns trace-cmd-git

2. Manually Install "trace-cmd-git" via AUR

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

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

b. Clone trace-cmd-git's git locally

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

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

$ cd ~/trace-cmd-git $ makepkg -si

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

ID: 647795
Name: trace-cmd-git
PackageBaseID: 47864
PackageBase: trace-cmd-git
Version: 2.8.r85.ged1b47c-1
Description: Userspace tooling for the Linux kernel Ftrace internal tracer
URL: https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1301674433
LastModified: 1568847898
URLPath: /cgit/aur.git/snapshot/trace-cmd-git.tar.gz