libperflogger on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libperflogger

* (Optional) Uninstall libperflogger on Arch using YAY

$ yay -Rns libperflogger

2. Manually Install "libperflogger" via AUR

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

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

b. Clone libperflogger's git locally

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

c. Go to ~/libperflogger folder and install it

$ cd ~/libperflogger $ makepkg -si

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

ID: 665145
Name: libperflogger
PackageBaseID: 146550
PackageBase: libperflogger
Version: 0.0.1-1
Description: A library and script for monitoring frametimes in OpenGL/Vulkan games for Linux.
URL: https://github.com/Lurkki14/libperflogger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: demon012
Submitter: demon012
FirstSubmitted: 1573413932
LastModified: 1573413932
URLPath: /cgit/aur.git/snapshot/libperflogger.tar.gz