oprofile on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "oprofile" 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 oprofile on Arch using YAY
$
yay -S
oprofile
Copied
* (Optional) Uninstall oprofile on Arch using YAY
$
yay -Rns
oprofile
Copied
2. Manually Install "oprofile" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone oprofile's git locally
$
git clone https://aur.archlinux.org/oprofile.git
~/oprofile
Copied
c. Go to ~/oprofile folder and install it
$
cd
~/oprofile
Copied
$
makepkg -si
Copied
3. Information about the oprofile package on Arch User Repository (AUR)
ID: 829671
Name: oprofile
PackageBaseID: 155310
PackageBase: oprofile
Version: 1.4.0-1
Description: System-wide profiler for Linux systems
URL: http://oprofile.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eklausmeier
Submitter: jelly
FirstSubmitted: 1594405140
LastModified: 1607273662
URLPath: /cgit/aur.git/snapshot/oprofile.tar.gz
Name: oprofile
PackageBaseID: 155310
PackageBase: oprofile
Version: 1.4.0-1
Description: System-wide profiler for Linux systems
URL: http://oprofile.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eklausmeier
Submitter: jelly
FirstSubmitted: 1594405140
LastModified: 1607273662
URLPath: /cgit/aur.git/snapshot/oprofile.tar.gz