Package Details: localwp 10.1.1-6939

Git Clone URL: https://aur.archlinux.org/localwp.git (read-only, click to copy)
Package Base: localwp
Description: The #1 local WordPress development tool. (Official .rpm repack)
Upstream URL: https://localwp.com/
Keywords: development flywheel local localwp mysql php server wordpress wp-cli
Licenses: custom:proprietary
Conflicts: local-by-flywheel-bin
Provides: local-by-flywheel-bin
Submitter: airdiz
Maintainer: airdiz
Last Packager: airdiz
Votes: 26
Popularity: 0.93
First Submitted: 2026-03-25 08:42 (UTC)
Last Updated: 2026-06-09 19:59 (UTC)

Pinned Comments

airdiz commented on 2026-05-27 07:25 (UTC) (edited on 2026-06-09 20:02 (UTC) by airdiz)

🚀 What’s New in Local 10.1.1 Features

direnv support is now built in to Local. Install direnv from https://direnv.net/docs/installation.html (supports macOS and Linux). Learn more: Using direnv with Local

Fixes

Improved table rendering and scrolling in the backups tab for sites with long names.
Disabled “create from backup” when no cloud provider is connected.

Updates

Updated Electron to v42

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

thesbx commented on 2022-11-08 16:06 (UTC)

If some of you are having issues with pulling down from a host you may need to install rsync.

kosa commented on 2022-11-07 10:37 (UTC) (edited on 2022-11-07 10:39 (UTC) by kosa)

error while installing

(1/1) installing local-by-flywheel-bin       #####################################################] 100%
error: could not extract /opt/Local/resources/extraResources/bin/wp-cli/wp-cli.phar (Lzma
library error:  No progress is possible)
error: problem occurred while installing local-by-flywheel-bin
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
 -> exit status 1

layataal commented on 2022-02-28 14:25 (UTC)

Thanks duhbLow7, I just tested out libxcrypt-compat and was able to get the router to start successfully.

duhbLow7 commented on 2022-02-25 05:56 (UTC) (edited on 2022-02-25 05:57 (UTC) by duhbLow7)

https://archlinux.org/packages/testing/x86_64/libxcrypt-compat/

New package in testing

johnsane commented on 2022-02-25 02:13 (UTC) (edited on 2022-02-25 02:13 (UTC) by johnsane)

libxcrypt-compat is no longer in aur so this package is borked atm.

error while loading shared libraries: libcrypt.so.1

MarsSeed commented on 2022-02-23 10:40 (UTC)

Please kindly remove makedepends=(rpmextract) and rpmextract.sh from package() function. It is unneeded and it makes the package build process break.

RPM archives get extracted by bsdtar, part of core/libarchive package, a dependency of pacman. So no need for any special extractor tools.

==> Extracting sources...
-> Extracting local-6.3.0-linux.rpm with bsdtar
==> Sources are ready.
local-by-flywheel-bin-6.3.0-5756: parsing pkg list...
==> Making package: local-by-flywheel-bin 6.3.0-5756 (2022-02-23 11:23:49 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
no package supplied
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'local-by-flywheel-bin-6.3.0-5756'

duhbLow7 commented on 2022-02-18 00:30 (UTC)

This is needed as a dependency:

libxcrypt-compat

duhbLow7 commented on 2022-02-18 00:21 (UTC)

Is anybody else having problems with libcrypt.so.1?

Also having problems with the Local Router?