Package Details: akuse-bin 1.9.0-1

Git Clone URL: https://aur.archlinux.org/akuse-bin.git (read-only, click to copy)
Package Base: akuse-bin
Description: Simple and easy to use anime streaming desktop app without ads.Prebuilt version.Use system-wide electron.
Upstream URL: https://github.com/akuse-app/akuse
Keywords: anilist anime app client desktop electron javascript nodejs streaming
Licenses: GPL-3.0-or-later
Conflicts: akuse
Provides: akuse
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.035505
First Submitted: 2024-06-11 07:54 (UTC)
Last Updated: 2024-10-21 01:34 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

zxp19821005 commented on 2024-08-19 03:25 (UTC)

@SirMonteiro Thank for your feedback, it's my mistake, fixed it.

SirMonteiro commented on 2024-08-19 03:08 (UTC)

After installing, akuse is not opening with error:

Error launching app Unable to find Electron app at /usr/lib/akuse/app

I solved this changing _RUNNAME from "${_APPDIR}/app" to "${_APPDIR}/app.asar".