Package Details: piavpn-bin 1:3.6.1-3

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
Last Packager: lobroc
Votes: 24
Popularity: 0.55
First Submitted: 2020-04-14 15:32 (UTC)
Last Updated: 2024-11-18 21:02 (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 Next › Last »

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.

OkyMata commented on 2023-02-17 18:38 (UTC)

I am using a fully upgraded x86_64 Arch installation with Plasma/Kwin. I ran yay -S piavpn-bin without any errors.

solsticedhiver commented on 2023-02-17 18:08 (UTC) (edited on 2023-02-17 18:10 (UTC) by solsticedhiver)

@OkyMata on what architecture? running archlinux latest? which DE? WM?

Did you try to run it from a terminal? Did it show any errors?

OkyMata commented on 2023-02-17 16:14 (UTC) (edited on 2023-02-17 16:28 (UTC) by OkyMata)

Just like jbsilva and WiLL-iAm, I can install it without any problems, but the "quick tour" doesn't launch and when clicking on the taskbar icon I keep getting stuck at the loading screen without being able to log in. Downloading the official .run and installing it that way works.

snogard commented on 2022-05-13 21:39 (UTC) (edited on 2022-05-13 21:39 (UTC) by snogard)

can you add the zip package as a dependency? it's required to save error logs from the dialogue

solsticedhiver commented on 2022-05-09 08:12 (UTC)

@nilsonpvh I don't think you understood the concept of AUR.

The idea is to provide package for archlinux that you can manage with pacman.

A lot of package here are repackaged or repurposed from other package format like .run

nilsonpvh commented on 2022-05-09 00:21 (UTC)

Acredito que esse aplicativo não precisa ser mas disponibilizado, pois ja tem o piaxxx.run e só executar e inicia a instalação por si próprio.

Agradeço o empenho do mantenedor!

thomasdh commented on 2022-01-10 12:58 (UTC)

Thank you very much for your extensive and comprehensive explanation! 'Use kernel module' is not check by default (at least, not for me), it is even greyed out. I think this will be checkable if I installed the correct dependency.

Thanks again!

solsticedhiver commented on 2022-01-10 12:38 (UTC) (edited on 2022-01-10 12:44 (UTC) by solsticedhiver)

Most of the time, that dependency is provided by the kernel you have installed. You can check that with pacman.

If it is not, you have to install additionnial package from aur, like wireguard-dkms, or wiregard-module-git

You need the WIREGUARD-MODULE dependency if you want to use the module in the kernel, when you checked the 'Use kernel module' in piavn settings (which is by default I think ?)

Otherwise, this is not needed if you unchecked the checkbox.

Note: you can see what package provides 'WIREGUARD-MODULE' just above, in the dependencies box.

thomasdh commented on 2022-01-10 11:56 (UTC)

Apologies if this is an obvious question, but I cannot seem to find the answer to it (maybe because I do not know the right query terms).

How does one install the optional WIREGUARD-MODULE dependency?

Thank you very much in advance!