cargo-profiler on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S cargo-profiler

* (Optional) Uninstall cargo-profiler on Arch using YAY

$ yay -Rns cargo-profiler

2. Manually Install "cargo-profiler" via AUR

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

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

b. Clone cargo-profiler's git locally

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

c. Go to ~/cargo-profiler folder and install it

$ cd ~/cargo-profiler $ makepkg -si

3. Information about the cargo-profiler package on Arch User Repository (AUR)

ID: 310192
Name: cargo-profiler
PackageBaseID: 112133
PackageBase: cargo-profiler
Version: 0.1.6-1
Description: A cargo subcommand to profile binaries
URL: https://github.com/pegasos1/cargo-profiler
NumVotes: 4
Popularity: 0
OutOfDate: 1709040572
Maintainer: bchretien
Submitter: bchretien
FirstSubmitted: 1465162690
LastModified: 1465162734
URLPath: /cgit/aur.git/snapshot/cargo-profiler.tar.gz