Can't install private internet access .run file or decky, both want read write file system
Can't install decky using the Ujust command or the decky desktop download or the curl command. Cannot install private internet access using the .run file that they provide, and there is no flatpak I can get for it. I read the ujust command where it says I can use it to install .run files, but it doesn't say the syntax and i'm not a coder so I don't know how to use that command and can't find clear instructions. How do I install these two things?? thanks in advance.
2 Replies
this is not an amazing solution but I use https://github.com/jamesmcm/vopono/tree/master
it is only a cli which is a downer but it works well with PIA
vopono exec --provider PrivateInternetAccess --server us_east --dns 1.1.1.1 "SUDO_COMMAND='' /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=waterfox --file-forwarding net.waterfox.waterfox @@u %u @@"
is an example of running somethingGitHub
GitHub - jamesmcm/vopono: Run applications through VPN tunnels with...
Run applications through VPN tunnels with temporary network namespaces - jamesmcm/vopono
the PIA
.run
is just not going to happen unless you setup a custom image and do the install as a layer to be added into the image for the OS overall