Thanks for the heads up, I'll hopefully get it updated when I get back from work (~3 hours time).
Also did they fix the issues you mentioned earlier in the upstream package for 2.4.0?
Not in this release, but I'm not expecting any immediate progress on the outstanding issues -- it's been almost a year since I last had correspondence regarding them, and the only indication I have of when they'll be implemented is "Not fixed yet, will do later". I guess it's not a high priority for them.
Pinned Comments
WorMzy commented on 2025-02-22 22:34 (UTC)
Please note that, as of version 4.0, ExpressVPN have switched to a new "universal installer" which replaces their previous distro-specific packages (.deb/.rpm/.pkg) and bypasses package managers entirely (mostly dumping stuff to /opt). I have rewritten the PKGBUILD to repackage what this new installer does so it can still be tracked by pacman, but there's no telling how well this will work going forward (particularly since this new version supposedly has a self-updater built in.)
The new ExpressVPN version is still in beta, so I've not pushed an update to this package yet, if you're interested in testing it out, it's available at https://codeberg.org/WorMzy/aur-packages/src/branch/main/expressvpn
Note: you may need to flush your iptables rules after upgrading in order to restore internet access, use
iptables -F
to do so.paintie commented on 2020-07-28 21:16 (UTC)
Info from expressvpn's site ...
wget https://www.expressvpn.com/expressvpn_release_public_key_0xAFF2A1415F6A3A38.asc
gpg --import expressvpn_release_public_key_0xAFF2A1415F6A3A38.asc
All installed fine; thank you very much for maintaining.