cargo-chef on AUR (Arch User Repository)
Last updated: January 24,2025
1. Install "cargo-chef" 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-chef on Arch using YAY
$
yay -S
cargo-chef
Copied
* (Optional) Uninstall cargo-chef on Arch using YAY
$
yay -Rns
cargo-chef
Copied
2. Manually Install "cargo-chef" 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-chef's git locally
$
git clone https://aur.archlinux.org/cargo-chef.git
~/cargo-chef
Copied
c. Go to ~/cargo-chef folder and install it
$
cd
~/cargo-chef
Copied
$
makepkg -si
Copied
3. Information about the cargo-chef package on Arch User Repository (AUR)
ID: 1425483
Name: cargo-chef
PackageBaseID: 176651
PackageBase: cargo-chef
Version: 0.1.66-1
Description: A cargo-subcommand to speed up Rust Docker builds using Docker layer caching
URL: https://github.com/LukeMathWalker/cargo-chef
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1646552086
LastModified: 1710199522
URLPath: /cgit/aur.git/snapshot/cargo-chef.tar.gz
Name: cargo-chef
PackageBaseID: 176651
PackageBase: cargo-chef
Version: 0.1.66-1
Description: A cargo-subcommand to speed up Rust Docker builds using Docker layer caching
URL: https://github.com/LukeMathWalker/cargo-chef
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1646552086
LastModified: 1710199522
URLPath: /cgit/aur.git/snapshot/cargo-chef.tar.gz