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 .. 3 4 5 6 7 8 9 10 Next › Last »

esa1975 commented on 2020-06-30 21:36 (UTC)

I also can confirm that @zc0rp10's PGKBUILD works fine. I see that an email was sent to the maintainer. Is it possible to just create a new package? It would allow for fixing the name at least.

psychedelus commented on 2020-06-30 21:24 (UTC)

Can confirm that as @duhbLow7 said, @zc0rp10's PGKBUILD fixes the issue.

@damonh thanks for mentioning Lando, had never heard of it but sounds interesting.

damonh commented on 2020-06-30 20:27 (UTC)

As I couldn't make it work, I switched to Lando. It's really awesome!

duhbLow7 commented on 2020-06-30 20:17 (UTC) (edited on 2020-07-01 05:16 (UTC) by duhbLow7)

package is broken as is. typos in PKGBUILD. @zc0rp10's PKGBUILD fixes this (and more!).

package is out of date. 5.63 is current version.

project has changed names multiple times and is now called just Local. Local By Flywheel > Local Lightning > Local WP > Local.

zc0rp10 commented on 2020-06-30 17:07 (UTC) (edited on 2020-06-30 20:34 (UTC) by zc0rp10)

Hi, please update the package build according to this: http://ix.io/2qBe <-- UPDATED: 5.6.3 now

I've:

* Included chmod 4755 command for chrome-sandbox in the package build so you can remove the pinned comment.
* Created a symlink in /usr/bin to the executable so local-by-flywheel actually shows up in dmenu and other simple launchers.
* Added the following missing dependencies: gtk3, nss, libjpeg-turbo, libxss, libxslt
* Corrected the license to custom: license=('custom:proprietary') as is appropriate according to Flywheel team. https://localwp.com/community/t/open-source-the-project-local-by-flywheel/216/9

esa1975 commented on 2020-06-30 15:09 (UTC)

The PKGBUILD references the rpm file incorrectly. If you download a copy, change the line:

rpmextract.sh ../local-5-6-2-linux.rpm

To:

rpmextract.sh ../local-5.6.2-linux.rpm

Note the dashes instead of dots. I made this change and it builds and installs fine.

takazz commented on 2020-06-30 13:01 (UTC)

I installed this package on a brand new Manjaro install and I got this error:

:: Parsing SRCINFO (1/1): local-by-flywheel-bin
==> Making package: local-by-flywheel-bin 5.6.2-1 (Tue 30 Jun 2020 08:46:18 PM PST)
==> Retrieving sources...
  -> Found local-5.6.2-linux.rpm
==> Validating source files with sha1sums...
    local-5.6.2-linux.rpm ... Passed
==> Making package: local-by-flywheel-bin 5.6.2-1 (Tue 30 Jun 2020 08:46:19 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found local-5.6.2-linux.rpm
==> Validating source files with sha1sums...
    local-5.6.2-linux.rpm ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting local-5.6.2-linux.rpm with bsdtar
==> Sources are ready.
==> Making package: local-by-flywheel-bin 5.6.2-1 (Tue 30 Jun 2020 08:46:33 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
no package supplied
==> ERROR: A failure occurred in package().
    Aborting...

zc0rp10 commented on 2020-06-27 13:54 (UTC)

Have e-mailed pkg maintainer to ask if they plan to continue supporting this package or not.

duhbLow7 commented on 2020-06-04 21:55 (UTC)

There have been 6 releases since the last update to this package. I've requested this package to be orphaned. We are on version 5.5.3 at this time.

karcher commented on 2020-05-05 06:56 (UTC)

@duhbLow7 : Many thanks!

is an authentication agent running?

polkit and polkit-kde-agent were installed but the agent wasn't running. I've installed polkit-gnome and started /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 manually, then I tried again to start a site and it worked.

are you using gnome?

No. I'm using i3wm. I was using KDE before.