Search Criteria
Package Details: paisa-bin 0.7.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/paisa-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | paisa-bin |
| Description: | Personal Finance Manager. |
| Upstream URL: | https://github.com/ananthakumaran/paisa |
| Keywords: | finance |
| Licenses: | AGPL3 |
| Conflicts: | paisa |
| Provides: | paisa |
| Submitter: | slococo |
| Maintainer: | slococo |
| Last Packager: | slococo |
| Votes: | 4 |
| Popularity: | 0.066586 |
| First Submitted: | 2023-09-24 14:01 (UTC) |
| Last Updated: | 2025-09-03 20:46 (UTC) |
Dependencies (2)
- ledger (ledger-gitAUR, ledger-goAUR, webledgerAUR)
- sqlite (sqlite-fossilAUR)
Latest Comments
slococo commented on 2024-01-02 13:14 (UTC)
@the-solipsist, perfect. Thank you for the confirmation!
the-solipsist commented on 2024-01-01 06:21 (UTC)
Thanks, @slococo for the update. I'd had the same problem. But since the SHA256 checksum matched what I got from a direct web download, I thought there were some problem on my end and ended up doing:
yay -S paisa-bin --mflags "--skipchecksums"for the past few months.I just checked, and I can confirm that
--skipchecksumsis no longer needed.slococo commented on 2023-12-31 13:34 (UTC)
@rinhin, thanks for letting me know. It should be fixed now.
rinhin commented on 2023-12-31 12:30 (UTC)
I am trying to install this package but it fails with:
Is it just me (if so, what am I doing wrong ?)
slococo commented on 2023-10-03 13:25 (UTC) (edited on 2023-10-03 13:26 (UTC) by slococo)
@the-solipsist, I appreciate your suggestion. However, it's essential for the package's functionality to have either
ledgerorhledgeras a dependency; we cannot make them optional (1)(2). Additionally, the officially supported dependency for this package isledger, nothledger. I apologize for any inconvenience. If you still wish to usehledger, you can try to modify the PKGBUILD accordingly. Feel free to reach out if you have further questions.(1): https://bbs.archlinux.org/viewtopic.php?id=141514
(2): https://bbs.archlinux.org/viewtopic.php?id=205489
the-solipsist commented on 2023-10-03 09:45 (UTC)
Please make
ledgeran optional dependency, sincepaisacan work with bothledgerandhledger.