$ pacman -Ql asar | grep /usr/bin
asar /usr/bin/
asar /usr/bin/asar
Search Criteria
Package Details: keeweb 1.6.3-1
Git Clone URL: | https://aur.archlinux.org/keeweb.git (read-only) |
---|---|
Package Base: | keeweb |
Description: | Desktop password manager compatible with KeePass databases. |
Upstream URL: | https://github.com/keeweb/keeweb |
Keywords: | kdbx keepass password |
Licenses: | |
Conflicts: | |
Submitter: | surefire |
Maintainer: | surefire |
Last Packager: | surefire |
Votes: | 5 |
Popularity: | 0.232753 |
First Submitted: | 2016-09-26 07:43 |
Last Updated: | 2018-03-23 20:29 |
Dependencies (4)
- electron (electron-wayland)
- asar (make)
- npm (npm53, nodejs-latest-bin, nodejs6-bin, npm4) (make)
- xdotool (xdotool-git) (optional) – for auto-type
Required by (0)
Sources (2)
Latest Comments
AlexWayfer commented on 2017-12-11 20:30
surefire commented on 2017-12-08 07:03
AlexWayfer commented on 2017-12-05 18:40
$ pacman -Qs asar
local/asar 0.13.0-1
Creating Electron app packages
But there is no executable asar
.
surefire commented on 2017-12-03 13:53
@AlexWayfer, asar is a make dependency. Probably pacaur does not properly handle dependencies
AlexWayfer commented on 2017-12-03 10:56
/home/alex/.cache/pacaur/keeweb/PKGBUILD: line 66: asar: command not found
Trollwut commented on 2017-12-03 10:09
Ok, so which package to keep for the long run?
wget commented on 2017-09-24 16:27
A discussion has started on the package keeweb-desktop.
The intention is to merge this package into keeweb-desktop (this package will be kept as it is better written, more efficient). -> https://aur.archlinux.org/packages/keeweb-desktop/#comment-613438
@surefire, I had the same output, but still no available executable. Reinstalling (including uninstalling) of
asar
package helped.