Search Criteria
Package Details: akuse-bin 1.10.1-2
Package Actions
| 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.000004 |
| First Submitted: | 2024-06-11 07:54 (UTC) |
| Last Updated: | 2025-05-13 08:20 (UTC) |
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".