Search Criteria
Package Details: japreader-bin 1.9.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/japreader-bin.git (read-only, click to copy) |
---|---|
Package Base: | japreader-bin |
Description: | An Electron app that helps you read Japanese text. |
Upstream URL: | https://github.com/marisukukise/japReader |
Keywords: | electron japanese read text |
Licenses: | GPL-3.0-only |
Conflicts: | japreader |
Provides: | japreader |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 2 |
Popularity: | 0.000047 |
First Submitted: | 2023-05-21 06:54 (UTC) |
Last Updated: | 2024-07-17 09:42 (UTC) |
Dependencies (4)
- electron22AUR (electron22-binAUR)
- libx11 (libx11-gitAUR)
- libxfixes
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs6-binAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
Latest Comments
« First ‹ Previous 1 2
shipurjan commented on 2023-05-22 01:03 (UTC)
I mean the program isn't detected in dmenu for me, I have to manually use the ln -s command below. Sorry I'm not sure about how arch packages are usually made, but normally when I install a program it's in /usr/bin and I don't have to add it manually, so I thought you could add it
zxp19821005 commented on 2023-05-21 09:18 (UTC)
@shipurjan Maybe you can see the PKGBUILD file:
shipurjan commented on 2023-05-21 09:13 (UTC)
Needs
ln -s /opt/japreader/japreader "${pkgdir}/usr/bin/japreader"
« First ‹ Previous 1 2