cargo-pgo on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "cargo-pgo" 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-pgo on Arch using YAY
$
yay -S
cargo-pgo
Copied
* (Optional) Uninstall cargo-pgo on Arch using YAY
$
yay -Rns
cargo-pgo
Copied
2. Manually Install "cargo-pgo" 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-pgo's git locally
$
git clone https://aur.archlinux.org/cargo-pgo.git
~/cargo-pgo
Copied
c. Go to ~/cargo-pgo folder and install it
$
cd
~/cargo-pgo
Copied
$
makepkg -si
Copied
3. Information about the cargo-pgo package on Arch User Repository (AUR)
ID: 1296175
Name: cargo-pgo
PackageBaseID: 196244
PackageBase: cargo-pgo
Version: 0.2.4-1
Description: Cargo subcommand for optimizing Rust binaries with PGO and BOLT.
URL: https://github.com/kobzol/cargo-pgo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1690663266
LastModified: 1690663266
URLPath: /cgit/aur.git/snapshot/cargo-pgo.tar.gz
Name: cargo-pgo
PackageBaseID: 196244
PackageBase: cargo-pgo
Version: 0.2.4-1
Description: Cargo subcommand for optimizing Rust binaries with PGO and BOLT.
URL: https://github.com/kobzol/cargo-pgo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1690663266
LastModified: 1690663266
URLPath: /cgit/aur.git/snapshot/cargo-pgo.tar.gz