mingw-w64-gperftools on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mingw-w64-gperftools

* (Optional) Uninstall mingw-w64-gperftools on Arch using YAY

$ yay -Rns mingw-w64-gperftools

2. Manually Install "mingw-w64-gperftools" via AUR

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

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

b. Clone mingw-w64-gperftools's git locally

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

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

$ cd ~/mingw-w64-gperftools $ makepkg -si

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

ID: 566254
Name: mingw-w64-gperftools
PackageBaseID: 114237
PackageBase: mingw-w64-gperftools
Version: 2.7-1
Description: Fast, multi-threaded malloc and nifty performance analysis tools (mingw-w64)
URL: http://code.google.com/p/gperftools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: edub4rt
FirstSubmitted: 1470250589
LastModified: 1544122643
URLPath: /cgit/aur.git/snapshot/mingw-w64-gperftools.tar.gz