cargo-profiler on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cargo-profiler on Arch using YAY
$
yay -S
cargo-profiler
Copied
* (Optional) Uninstall cargo-profiler on Arch using YAY
$
yay -Rns
cargo-profiler
Copied
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
Copied
b. Clone cargo-profiler's git locally
$
git clone https://aur.archlinux.org/cargo-profiler.git
~/cargo-profiler
Copied
c. Go to ~/cargo-profiler folder and install it
$
cd
~/cargo-profiler
Copied
$
makepkg -si
Copied
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
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