tracexec on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tracexec

* (Optional) Uninstall tracexec on Arch using YAY

$ yay -Rns tracexec

2. Manually Install "tracexec" via AUR

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

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

b. Clone tracexec's git locally

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

c. Go to ~/tracexec folder and install it

$ cd ~/tracexec $ makepkg -si

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

ID: 1417804
Name: tracexec
PackageBaseID: 198983
PackageBase: tracexec
Version: 0.0.5-1
Description: A small utility for tracing execve{,at}
URL: https://github.com/kxxt/tracexec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kxxt
Submitter: kxxt
FirstSubmitted: 1698398716
LastModified: 1709180042
URLPath: /cgit/aur.git/snapshot/tracexec.tar.gz