Search Criteria
Package Details: actual-cli 26.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/actual-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | actual-cli |
| Description: | CLI for Actual Budget |
| Upstream URL: | https://github.com/actualbudget/actual |
| Licenses: | MIT |
| Submitter: | AlD |
| Maintainer: | AlD |
| Last Packager: | AlD |
| Votes: | 2 |
| Popularity: | 1.16 |
| First Submitted: | 2026-05-31 23:23 (UTC) |
| Last Updated: | 2026-09-11 23:06 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
Latest Comments
AlD commented on 2026-09-11 23:06 (UTC)
thx, updated!
fermino commented on 2026-09-11 22:33 (UTC)
Update and build fix :)
fermino commented on 2026-09-11 22:24 (UTC)
With the changes in npm the installation fails without making the build process fail too. It's either adding
--strict-allow-scriptsso it hard fails and the user has to take action, or allowing the build/download of better-sqlite3 in the build process.