blktrace on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "blktrace" 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 blktrace on Arch using YAY
$
yay -S
blktrace
Copied
* (Optional) Uninstall blktrace on Arch using YAY
$
yay -Rns
blktrace
Copied
2. Manually Install "blktrace" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone blktrace's git locally
$
git clone https://aur.archlinux.org/blktrace.git
~/blktrace
Copied
c. Go to ~/blktrace folder and install it
$
cd
~/blktrace
Copied
$
makepkg -si
Copied
3. Information about the blktrace package on Arch User Repository (AUR)
ID: 971077
Name: blktrace
PackageBaseID: 31371
PackageBase: blktrace
Version: 1.3.0-1
Description: Userspace utilities for tracing Linux block layer I/O
URL: http://brick.kernel.dk/snaps/
NumVotes: 31
Popularity: 0.078887
OutOfDate:
Maintainer: 2bluesc
Submitter: intgr
FirstSubmitted: 1256150789
LastModified: 1633619637
URLPath: /cgit/aur.git/snapshot/blktrace.tar.gz
Name: blktrace
PackageBaseID: 31371
PackageBase: blktrace
Version: 1.3.0-1
Description: Userspace utilities for tracing Linux block layer I/O
URL: http://brick.kernel.dk/snaps/
NumVotes: 31
Popularity: 0.078887
OutOfDate:
Maintainer: 2bluesc
Submitter: intgr
FirstSubmitted: 1256150789
LastModified: 1633619637
URLPath: /cgit/aur.git/snapshot/blktrace.tar.gz