easy_profiler on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "easy_profiler" 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 easy_profiler on Arch using YAY

$ yay -S easy_profiler

* (Optional) Uninstall easy_profiler on Arch using YAY

$ yay -Rns easy_profiler

2. Manually Install "easy_profiler" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone easy_profiler's git locally

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

c. Go to ~/easy_profiler folder and install it

$ cd ~/easy_profiler $ makepkg -si

3. Information about the easy_profiler package on Arch User Repository (AUR)

ID: 675423
Name: easy_profiler
PackageBaseID: 126333
PackageBase: easy_profiler
Version: 2.1.0-1
Description: Lightweight cross-platform profiler library for c++
URL: https://github.com/yse/easy_profiler
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Klowner
Submitter: Klowner
FirstSubmitted: 1507992333
LastModified: 1576069298
URLPath: /cgit/aur.git/snapshot/easy_profiler.tar.gz