cross-install-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cross-install-git

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

$ yay -Rns cross-install-git

2. Manually Install "cross-install-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-install-git's git locally

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

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

$ cd ~/cross-install-git $ makepkg -si

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

ID: 1357510
Name: cross-install-git
PackageBaseID: 196798
PackageBase: cross-install-git
Version: 1.1.0.r0.gf08b1cf-2
Description: POSIX-complient cross-platform install command
URL: https://codeberg.org/stefanwimmer128/cross-install
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1692466536
LastModified: 1700676354
URLPath: /cgit/aur.git/snapshot/cross-install-git.tar.gz