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