cross-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cross-git

* (Optional) Uninstall cross-git on Arch using YAY

$ yay -Rns cross-git

2. Manually Install "cross-git" via AUR

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

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

b. Clone cross-git's git locally

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

c. Go to ~/cross-git folder and install it

$ cd ~/cross-git $ makepkg -si

3. Information about the cross-git package on Arch User Repository (AUR)

ID: 841279
Name: cross-git
PackageBaseID: 127301
PackageBase: cross-git
Version: 0.2.1.644-1
Description: 'Zero setup' cross compilation and 'cross testing' of Rust crates
URL: https://github.com/rust-embedded/cross
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: quininer
Submitter: quininer
FirstSubmitted: 1510923786
LastModified: 1609565015
URLPath: /cgit/aur.git/snapshot/cross-git.tar.gz