gperftools-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gperftools-git

* (Optional) Uninstall gperftools-git on Arch using YAY

$ yay -Rns gperftools-git

2. Manually Install "gperftools-git" via AUR

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

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

b. Clone gperftools-git's git locally

$ git clone https://aur.archlinux.org/gperftools-git.git ~/gperftools-git

c. Go to ~/gperftools-git folder and install it

$ cd ~/gperftools-git $ makepkg -si

3. Information about the gperftools-git package on Arch User Repository (AUR)

ID: 1353128
Name: gperftools-git
PackageBaseID: 101600
PackageBase: gperftools-git
Version: 2.13.r21.g36fa5ee-1
Description: Fast, multi-threaded malloc and nifty performance analysis tools
URL: https://github.com/gperftools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1444488437
LastModified: 1699980482
URLPath: /cgit/aur.git/snapshot/gperftools-git.tar.gz