tracexec on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install tracexec on Arch using YAY
$
yay -S
tracexec
Copied
* (Optional) Uninstall tracexec on Arch using YAY
$
yay -Rns
tracexec
Copied
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
Copied
b. Clone tracexec's git locally
$
git clone https://aur.archlinux.org/tracexec.git
~/tracexec
Copied
c. Go to ~/tracexec folder and install it
$
cd
~/tracexec
Copied
$
makepkg -si
Copied
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
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