Package Details: piavpn-bin 1:3.6.1-4

Git Clone URL: https://aur.archlinux.org/piavpn-bin.git (read-only, click to copy)
Package Base: piavpn-bin
Description: Private Internet Access client
Upstream URL: https://privateinternetaccess.com/
Keywords: private-internet-access vpn
Licenses: custom
Conflicts: pia-launch, pia-manager, pia-tools, private-internet-access-vpn
Provides: piavpn
Submitter: solsticedhiver
Maintainer: lobroc (solsticedhiver)
Last Packager: lobroc
Votes: 24
Popularity: 0.25
First Submitted: 2020-04-14 15:32 (UTC)
Last Updated: 2024-11-24 23:42 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Pinned Comments

lobroc commented on 2023-09-20 15:26 (UTC) (edited on 2023-09-20 15:30 (UTC) by lobroc)

Warning: the iproute2 package has updated from version 6.4.0 to 6.5.0, and with it the default rt_tables location has changed from /etc/iproute2/rt_tables to /usr/lib/iproute2/rt_tables. I've rolled out a fix for this change in the latest version. When updating your package, please remove the package, and then reinstall it, so that everything in the piavpn-bin.install gets re-run. You will need to re-run 'sudo systemctl enable --now piavpn.service'

Arvid commented on 2023-02-18 00:39 (UTC) (edited on 2023-02-18 01:07 (UTC) by Arvid)

The client is here:

/opt/piavpn/bin/pia-client

solsticedhiver commented on 2023-02-17 19:16 (UTC) (edited on 2023-02-17 19:41 (UTC) by solsticedhiver)

You need to enable and start piavpn.service. Run sudo systemctl enable --now piavpn.service

Then pia-client will complete the quick tour guide, and let you login.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7

Tio commented on 2020-08-27 00:13 (UTC)

Error:

==> Starting prepare()...
# Failed to parse arguments: Unknown option -title
==> ERROR: A failure occurred in prepare().
    Aborting..

FunctionalHacker commented on 2020-05-02 08:14 (UTC)

If anyone else stumbles into the same issue, QT_QPA_PLATFORM needs to be xcb in order for this to run. Wayland support is not compiled in.