Official releases: https://localwp.com/releases/
If you test a new version and it works, write a comment! Co-maintainers are welcome - just reach out.
Search Criteria
Package Details: local-by-flywheel-bin 10.0.0-6907
Package Actions
| Git Clone URL: | https://aur.archlinux.org/local-by-flywheel-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | local-by-flywheel-bin |
| Description: | A program to create a local WordPress development environment. |
| Upstream URL: | https://localbyflywheel.com/ |
| Keywords: | flywheel local localwp wordpress |
| Licenses: | custom:proprietary |
| Submitter: | shakib-h |
| Maintainer: | peddamax (SalvatoreN) |
| Last Packager: | peddamax |
| Votes: | 25 |
| Popularity: | 0.35 |
| First Submitted: | 2020-01-17 13:19 (UTC) |
| Last Updated: | 2026-03-27 20:57 (UTC) |
Dependencies (9)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libaio (libaio-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libxcrypt-compat
- libxslt (libxslt-gitAUR)
- libxss
- ncurses5-compat-libsAUR
- nss (nss-hgAUR)
- numactl (numactl-gitAUR)
Required by (0)
Sources (1)
peddamax commented on 2026-03-27 21:16 (UTC) (edited on 2026-03-27 21:17 (UTC) by peddamax)
ricardosimoes commented on 2026-03-27 15:33 (UTC) (edited on 2026-03-27 15:43 (UTC) by ricardosimoes)
Update to 10.0.0 confirmed working
I manually updated the PKGBUILD to the latest upstream release (10.0.0) and can confirm that it builds and runs without issues.
Changes required:
pkgver=10.0.0
pkgrel=6907
.
.
sha1sums=('b0bd84bc8daca147a275ff659c783ba261299755')
kodev commented on 2025-10-11 19:40 (UTC)
Hi @SalvatoreN,
- Keep using ncurses5-compat-libs (from source) → safest for compatibility.
Thank you for your excellent work and time, it’s greatly appreciated!
SalvatoreN commented on 2025-09-18 16:08 (UTC)
Thanks for the input!
I just want to clarify that LocalWP works perfectly with ncurses6 (already present on Arch), as long as the symlinks are created — which my current version has been doing for some time. This means there’s no need to compile ncurses5 from source.
The caveat is that to create the symlinks, we have to declare a conflict with ncurses5-compat-libs, because the symlinks would clash with the files from that package. Some users may still need ncurses5 for other packages.
So basically, there are three options moving forward:
-
Keep using ncurses5-compat-libs (from source) → safest for compatibility.
-
Switch to ncurses6 with symlinks → cleaner, no legacy compilation, but conflicts with ncurses5.
-
Maintain two separate versions: one with ncurses5 and one with ncurses6 symlinks → users can choose their preferred setup.
I’d be happy to hear what the community prefers before the next release.
bejuco commented on 2025-09-18 15:52 (UTC)
In the localwp forum they also pointed out the obsolete package and a team member suggested they will update it eventually. But that was Jan 2024 so... And also the topic is closed so it'd be necessary to open a new one to ask for updates.
That said, I'd suggest to keep using the ncurses5 lib, at least until the localwp team provides an official fix?
SalvatoreN commented on 2025-09-18 12:22 (UTC)
Hi everyone,
I’ve taken over maintenance of this package and would like feedback before the next release.
Right now, it depends on ncurses5-compat-libs because LocalWP is linked against ncurses5. I tested running it with ncurses6 by symlinking libncurses.so.5 and libtinfo.so.5 to the ncurses6 libs, and it works fine: https://gist.githubusercontent.com/SalvatoreNoschese/fbbcf69143ca6015b178e29db50ff83c/raw/7be0538d957bd156ff335f7542a52d1be1b83e18/PKGBUILD
This avoids the legacy ncurses5-compat-libs dependency.
👉 Should we keep ncurses5-compat-libs for safer compatibility, or switch to ncurses6 with symlinks (cleaner, no legacy deps)?
Feedback is welcome before updating the PKGBUILD for the next release.
Thanks!
SalvatoreN commented on 2025-09-17 21:27 (UTC)
@peddamax Ty 👍
peddamax commented on 2025-09-17 21:01 (UTC)
Hi, sorry guys for not beeing reachable. @SalvatoreN i added you as maintainer.
dyrer commented on 2025-09-16 11:36 (UTC)
Wait someone to approve our requests
SalvatoreN commented on 2025-09-16 11:33 (UTC)
@shakib-h thanks for link. Tried just now, but seems I'm not authorised to adopt this package.
Pinned Comments
peddamax commented on 2026-03-27 21:16 (UTC) (edited on 2026-03-27 21:17 (UTC) by peddamax)
Official releases: https://localwp.com/releases/
If you test a new version and it works, write a comment! Co-maintainers are welcome - just reach out.