Search Criteria
Package Details: chromeos-apk-git 20201218.r129.f13a94d-1
Git Clone URL: | https://aur.archlinux.org/chromeos-apk-git.git (read-only, click to copy) |
---|---|
Package Base: | chromeos-apk-git |
Description: | Extract Android APKs for running in Chrome OS OR Chrome in OS X, Linux and Windows |
Upstream URL: | https://github.com/vladikoff/chromeos-apk |
Keywords: | android apk app archon |
Licenses: | |
Submitter: | prurigro |
Maintainer: | eatmyvenom |
Last Packager: | eatmyvenom |
Votes: | 40 |
Popularity: | 0.64 |
First Submitted: | 2014-09-26 09:28 |
Last Updated: | 2021-01-03 10:03 |
Dependencies (3)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- git (git-git) (make)
- npm (npm53, npm4, nodejs6-bin) (make)
Latest Comments
Frikinux commented on 2018-12-19 07:33
Changing from
source=("git+$url.git")
tosource=("git+$url")
in PKGBUILD, could solve the problem of "There is no file or directory" ==> ERROR: There was a bug in prepare (). Greetings!shillshocked commented on 2016-10-18 01:51
Make sure to use nodejs and not nodejs-git to avoid that last error.
tsuflux commented on 2015-05-30 09:34
Please add npm to makedepends as it is no longer included in the nodejs package.