Package Details: genymotion 3.10.0-1

Git Clone URL: https://aur.archlinux.org/genymotion.git (read-only, click to copy)
Package Base: genymotion
Description: Complete set of tools that provides a virtual environment for Android.
Upstream URL: http://www.genymotion.com/
Keywords: android emulator genymotion
Licenses: LicenseRef-custom
Submitter: AndreaCattaneo
Maintainer: Muflone
Last Packager: Muflone
Votes: 330
Popularity: 0.127411
First Submitted: 2013-08-02 09:18 (UTC)
Last Updated: 2026-04-10 18:16 (UTC)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 28 Next › Last »

AndreaCattaneo commented on 2014-06-05 15:43 (UTC)

Why you deleted line that assing correct owner at file in /opt/genymotion ??

gabx commented on 2014-06-04 09:15 (UTC)

I deleted my post, as I need to check a few things on my box. I am on x86_64, CARCH="x86_64" in /etc/makepkg.conf. The culprit was genymotion-2.2.2_x64.bin

danyf90 commented on 2014-06-04 08:28 (UTC)

what is the file that gives you the error? are you on 64 o 32 bit? the checksums are the same

dront78 commented on 2014-04-14 09:48 (UTC)

please provide a meny entry for genymoton in PKGBUILD ln -s /opt/share/applications/genymotion.desktop /usr/share/applications/genymotion.desktop

bartman2010 commented on 2014-04-11 17:03 (UTC)

Merci, thank you.

danyf90 commented on 2014-04-10 19:53 (UTC)

adopted and updated ;)

jsmith85 commented on 2014-04-03 14:59 (UTC)

Here's an updated PKGBUILD for 2.2.0: http://pastebin.com/BYYS65r4

si_kabayan commented on 2014-04-02 09:05 (UTC)

2.2.0 is out, please update. Thanx :)

<deleted-account> commented on 2014-02-20 12:59 (UTC)

Change this to get the latest version: pkgver=2.1.1 if test "$CARCH" == x86_64; then _ARCH="x64" md5sums+=('619aeb1d8380858ff8e771537213e03e') else _ARCH="x86" md5sums+=('27adea440165d14b8c9d58bde3c26bf7') fi