libpfm on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "libpfm" 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 libpfm on Arch using YAY
$
yay -S
libpfm
Copied
* (Optional) Uninstall libpfm on Arch using YAY
$
yay -Rns
libpfm
Copied
2. Manually Install "libpfm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libpfm's git locally
$
git clone https://aur.archlinux.org/libpfm.git
~/libpfm
Copied
c. Go to ~/libpfm folder and install it
$
cd
~/libpfm
Copied
$
makepkg -si
Copied
3. Information about the libpfm package on Arch User Repository (AUR)
ID: 1290080
Name: libpfm
PackageBaseID: 183016
PackageBase: libpfm
Version: 4.13.0-1
Description: Library to encode performance events for use by perf tool
URL: https://perfmon2.sourceforge.net
NumVotes: 7
Popularity: 0.007338
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1654746143
LastModified: 1689580530
URLPath: /cgit/aur.git/snapshot/libpfm.tar.gz
Name: libpfm
PackageBaseID: 183016
PackageBase: libpfm
Version: 4.13.0-1
Description: Library to encode performance events for use by perf tool
URL: https://perfmon2.sourceforge.net
NumVotes: 7
Popularity: 0.007338
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1654746143
LastModified: 1689580530
URLPath: /cgit/aur.git/snapshot/libpfm.tar.gz