cargo-pkgbuild on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "cargo-pkgbuild" 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-pkgbuild on Arch using YAY
$
yay -S
cargo-pkgbuild
Copied
* (Optional) Uninstall cargo-pkgbuild on Arch using YAY
$
yay -Rns
cargo-pkgbuild
Copied
2. Manually Install "cargo-pkgbuild" 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-pkgbuild's git locally
$
git clone https://aur.archlinux.org/cargo-pkgbuild.git
~/cargo-pkgbuild
Copied
c. Go to ~/cargo-pkgbuild folder and install it
$
cd
~/cargo-pkgbuild
Copied
$
makepkg -si
Copied
3. Information about the cargo-pkgbuild package on Arch User Repository (AUR)
ID: 1114009
Name: cargo-pkgbuild
PackageBaseID: 113191
PackageBase: cargo-pkgbuild
Version: 0.1.1-2
Description: ArchLinux PKGBULD generator from Cargo.toml manifest
URL: https://github.com/kstep/cargo-pkgbuild
NumVotes: 4
Popularity: 0.076037
OutOfDate: 1688768550
Maintainer: mdorst
Submitter: kstep
FirstSubmitted: 1467649135
LastModified: 1658220109
URLPath: /cgit/aur.git/snapshot/cargo-pkgbuild.tar.gz
Name: cargo-pkgbuild
PackageBaseID: 113191
PackageBase: cargo-pkgbuild
Version: 0.1.1-2
Description: ArchLinux PKGBULD generator from Cargo.toml manifest
URL: https://github.com/kstep/cargo-pkgbuild
NumVotes: 4
Popularity: 0.076037
OutOfDate: 1688768550
Maintainer: mdorst
Submitter: kstep
FirstSubmitted: 1467649135
LastModified: 1658220109
URLPath: /cgit/aur.git/snapshot/cargo-pkgbuild.tar.gz