This requires python-gobject to run.
When I tried to run this I got the following error:
$ pia-manager
Traceback (most recent call last):
File "/usr/lib/pia-manager/pia-manager.py", line 14, in <module>
gi.require_version('Gtk', '3.0')
AttributeError: module 'gi' has no attribute 'require_version'
Installing python-gobject (from extra) solved this issue.
Pinned Comments
Santi-Burgos commented on 2017-04-21 22:55 (UTC) (edited on 2018-08-20 16:54 (UTC) by Santi-Burgos)
A couple of things related to this package:
This package has nothing to do with the other pia tools available here on AUR, some of them are either out of date or on maintenance mode (the pia-tools package is the most recent available and it relies on some other dependencies).
I suggest you that if you wish to use this package and you don't mind removing the configuration done so far and any script related to pia-tools then go ahead, otherwise you can keep using pia-tools if it suffice your needs. Depending on the feedback I receive I will think on making it a conflicting package with pia-tools
Before flagging this package out-of-date, keep in mind that this is a community project and it depends on upstream collaboration with PIA, so updates might take a while depending on possible new features or if the program is already complete and no more updates might be provided, any of those decisions will be up for them to take