tracexec-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tracexec-bin

* (Optional) Uninstall tracexec-bin on Arch using YAY

$ yay -Rns tracexec-bin

2. Manually Install "tracexec-bin" via AUR

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

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

b. Clone tracexec-bin's git locally

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

c. Go to ~/tracexec-bin folder and install it

$ cd ~/tracexec-bin $ makepkg -si

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

ID: 1417799
Name: tracexec-bin
PackageBaseID: 198982
PackageBase: tracexec-bin
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: 1698398572
LastModified: 1709179221
URLPath: /cgit/aur.git/snapshot/tracexec-bin.tar.gz