Package Details: crossover 26.2.0-1

Git Clone URL: https://aur.archlinux.org/crossover.git (read-only, click to copy)
Package Base: crossover
Description: Run Windows Programs on Linux
Upstream URL: https://www.codeweavers.com/crossover
Licenses: custom:CrossOver Linux License Grant
Submitter: ying
Maintainer: roadrunner
Last Packager: roadrunner
Votes: 231
Popularity: 0.019948
First Submitted: 2012-03-14 16:03 (UTC)
Last Updated: 2026-06-12 18:01 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 32 Next › Last »

fhk1407 commented on 2018-12-18 12:42 (UTC)

Crossover complains: Some errors may prevent CrossOver Linux from working correctly: * Missing 32bit libnss_mdns.so.2 library. Running pacman -Syu nss-mdns doesn't fix it. What gives?

roadrunner commented on 2018-12-08 17:41 (UTC)

Updated crossover to 18.1.0. Took me a little longer than usual since I have been AFK for a few days.

@traffic-light: thanks for posting hints for updating crossover including the change to the pkgsums.

traffic-light commented on 2018-12-05 16:15 (UTC) (edited on 2018-12-05 16:23 (UTC) by traffic-light)

There is a new version for crossover (18.1.0).

If you don't want to wait for the update of this AUR you can change these settings in the PKGBUILD:

Change pkver to 18.1.0

Change sha256sums to f809723b2780e3af857c0348d6de458c7ca5f7211ce4494913debb66b672f3d3

This worked for me ;-)

Screenshot: https://imagizer.imageshack.com/v2/xq90/922/uOsqcW.png

p.s. I'm using Arch now for about 8 months and never posted something. That's why this is my first post on arch ;-)

(I'm sorry for my English ;-))

roadrunner commented on 2018-10-17 17:31 (UTC)

Updated crossover to 18.0.0.

schtufbox commented on 2018-10-16 19:20 (UTC) (edited on 2018-10-16 19:23 (UTC) by schtufbox)

Crossover 18 is out. Until the AUR is updated, you can just edit the PKGBUILD and change the line: pkgver=17.5.1 to pkgver=18.0.0 and SKIP the hash check ( sha256sums=('SKIP') ), or get the new key, whichever..I just skipped it, bad I know. It'll get the newer version then :)

balwierz commented on 2018-05-10 14:37 (UTC)

Unless I install lib32-ncurses5-compat-libs I am getting errors like this: "Wine cannot find the ncurses library (libncurses.so.5)." But crossover seems to run fine. Perhaps it should be a dependency.

roadrunner commented on 2018-03-21 19:17 (UTC)

@notuxius: ib32-nss-mdns is listed as an optional (crossover mostly runs fine without it) dependency so everything seems to be in order on the packaging side of things. Still I wonder why or where you got the message from crossover complaining about missing ibnss_mdns.so.2.

notuxius commented on 2018-03-21 09:51 (UTC) (edited on 2018-03-21 14:45 (UTC) by notuxius)

error on start:

Some errors may prevent CrossOver Linux from working correctly: * Missing 32bit libnss_mdns.so.2 library

after installing lib32-nss-mdns package - CrossOver starts without error

roadrunner commented on 2017-12-05 20:51 (UTC)

Updated the PKGBUILD to 17.0.0 and removed the version restriction on freetype2.

kforney commented on 2017-12-05 20:17 (UTC)

Crossover 17.0.0 has been released, and it now seems to work with newer versions of lib32-freetype2!

Here's the edited PKGBUILD I used to install it: https://pastebin.com/xpv3ZtZz