crossover on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S crossover

* (Optional) Uninstall crossover on Arch using YAY

$ yay -Rns crossover

2. Manually Install "crossover" via AUR

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

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

b. Clone crossover's git locally

$ git clone https://aur.archlinux.org/crossover.git ~/crossover

c. Go to ~/crossover folder and install it

$ cd ~/crossover $ makepkg -si

3. Information about the crossover package on Arch User Repository (AUR)

ID: 1414770
Name: crossover
PackageBaseID: 57597
PackageBase: crossover
Version: 24.0.0-1
Description: Run Windows Programs on Linux
URL: https://www.codeweavers.com/crossover
NumVotes: 225
Popularity: 0.663071
OutOfDate:
Maintainer: roadrunner
Submitter: ying
FirstSubmitted: 1331740993
LastModified: 1708786261
URLPath: /cgit/aur.git/snapshot/crossover.tar.gz

5. The same packages on other Linux Distributions