osxcross-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S osxcross-git

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

$ yay -Rns osxcross-git

2. Manually Install "osxcross-git" via AUR

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

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

b. Clone osxcross-git's git locally

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

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

$ cd ~/osxcross-git $ makepkg -si

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

ID: 1246068
Name: osxcross-git
PackageBaseID: 119376
PackageBase: osxcross-git
Version: 0.16-1
Description: macOS cross-compiling toolchain for Linux, FreeBSD and NetBSD
URL: https://github.com/tpoechtrager/osxcross
NumVotes: 1
Popularity: 0.00164
OutOfDate: 1701659756
Maintainer: swyter
Submitter: emersion
FirstSubmitted: 1485946192
LastModified: 1682401770
URLPath: /cgit/aur.git/snapshot/osxcross-git.tar.gz