cross-install on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cross-install" 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-install on Arch using YAY
$
yay -S
cross-install
Copied
* (Optional) Uninstall cross-install on Arch using YAY
$
yay -Rns
cross-install
Copied
2. Manually Install "cross-install" 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-install's git locally
$
git clone https://aur.archlinux.org/cross-install.git
~/cross-install
Copied
c. Go to ~/cross-install folder and install it
$
cd
~/cross-install
Copied
$
makepkg -si
Copied
3. Information about the cross-install package on Arch User Repository (AUR)
ID: 1353248
Name: cross-install
PackageBaseID: 196777
PackageBase: cross-install
Version: 1.2.0-4
Description: POSIX-complient cross-platform install command
URL: https://codeberg.org/stefanwimmer128/cross-install
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1692391630
LastModified: 1699996211
URLPath: /cgit/aur.git/snapshot/cross-install.tar.gz
Name: cross-install
PackageBaseID: 196777
PackageBase: cross-install
Version: 1.2.0-4
Description: POSIX-complient cross-platform install command
URL: https://codeberg.org/stefanwimmer128/cross-install
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1692391630
LastModified: 1699996211
URLPath: /cgit/aur.git/snapshot/cross-install.tar.gz