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

b. Install pcm on Arch using YAY

$ yay -S pcm

* (Optional) Uninstall pcm on Arch using YAY

$ yay -Rns pcm

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

b. Clone pcm's git locally

$ git clone https://aur.archlinux.org/pcm.git ~/pcm

c. Go to ~/pcm folder and install it

$ cd ~/pcm $ makepkg -si

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