pcm on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "pcm" 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 pcm on Arch using YAY
$
yay -S
pcm
Copied
* (Optional) Uninstall pcm on Arch using YAY
$
yay -Rns
pcm
Copied
2. Manually Install "pcm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pcm's git locally
$
git clone https://aur.archlinux.org/pcm.git
~/pcm
Copied
c. Go to ~/pcm folder and install it
$
cd
~/pcm
Copied
$
makepkg -si
Copied
3. Information about the pcm package on Arch User Repository (AUR)
ID: 1367085
Name: pcm
PackageBaseID: 148128
PackageBase: pcm
Version: 202311-1
Description: Processor Counter Monitor
URL: https://github.com/intel/pcm
NumVotes: 2
Popularity: 0.369048
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1578925327
LastModified: 1702140658
URLPath: /cgit/aur.git/snapshot/pcm.tar.gz
Name: pcm
PackageBaseID: 148128
PackageBase: pcm
Version: 202311-1
Description: Processor Counter Monitor
URL: https://github.com/intel/pcm
NumVotes: 2
Popularity: 0.369048
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1578925327
LastModified: 1702140658
URLPath: /cgit/aur.git/snapshot/pcm.tar.gz