Search Criteria
Package Details: ivpn 3.12.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ivpn.git (read-only, click to copy) |
---|---|
Package Base: | ivpn |
Description: | IVPN - Secure VPN for Privacy (CLI) |
Upstream URL: | https://www.ivpn.net |
Keywords: | ivpn openvpn privacy security vpn vpn-client wireguard |
Licenses: | GPL3 |
Submitter: | stenya |
Maintainer: | stenya |
Last Packager: | stenya |
Votes: | 11 |
Popularity: | 0.34 |
First Submitted: | 2020-11-27 21:49 (UTC) |
Last Updated: | 2023-09-01 12:17 (UTC) |
Dependencies (9)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- lsof (lsof-git)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-password-save, openvpn-dco, openvpn-xor-git, openvpn-mbedtls)
- wireless_tools
- cmake (cmake-git) (make)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- ninja (ninja-git, ninja-kitware, ninja-mem, python-ninja) (make)
Latest Comments
1 2 Next › Last »
garlicbreadwolfs commented on 2023-09-17 13:17 (UTC)
After updating, split tunneling no longer works. Running
touch /etc/iproute2/rt_tables
solved the problem, but this needs to be fixed.stenya commented on 2023-03-30 07:22 (UTC)
@Bilskirnir3124 I agree that the problem might be on your end. From what I can see, your system is attempting to use "ssh://" to clone Git repositories instead of "https://".
Bilskirnir3124 commented on 2023-03-30 05:22 (UTC)
@stenya Thank you for getting back quickly. I did update prior to attempting installation previously. I reattempted the installation just a moment ago. It failed the same way. And, no, this is the package I am attempting to install. At least over at IVPN's website they cautioned to install this package before installing the UI package. Failure dialog below.
Downloading PKGBUILDs... error: command failed: /home/name/.cache/paru/clone: git clone --no-progress -- ssh://aur@aur.archlinux.org/ivpn: Cloning into 'ivpn'... aur@aur.archlinux.org: Permission denied (publickey). fatal: Could not read from remote repository.
I suspect now that the issue is on my end. I'm going to see if I can purge this repo from Paru tomorrow when I have more time. Just wanted to update. Thanks for the help thus far.
stenya commented on 2023-03-29 10:50 (UTC)
@Bilskirnir3124 I do not observe any issues installing the ivpn or ivpn-ui packages. Can you please try updating your system and attempting the installation again?
P.S. I assume you are referring to ivpn-ui (not the current ivpn).
Bilskirnir3124 commented on 2023-03-29 08:49 (UTC)
Currently receiving the following fatal error when I attempt to install this.
error: command failed: /home/name/.cache/paru/clone: git clone --no-progress -- ssh://aur@aur.archlinux.org/nvm: Cloning into 'nvm'... aur@aur.archlinux.org: Permission denied (publickey). fatal: Could not read from remote repository.
I am unaware of any special permissions needed to access this repo.
stenya commented on 2022-11-18 08:08 (UTC)
The 'which' dependency is no longer needed. This package does not use 'which' since v3.9.43. https://github.com/ivpn/desktop-app/blob/master/CHANGELOG.md#version-3943---2022-10-28
Mangoduck commented on 2022-11-16 21:44 (UTC)
I troubleshot a problem with ivpn tech support, and we came to the conclusion that
which
is a dependency of this package. They said they would let the package maintainers know, but I noticed just now (months later) that it's still not listed as a dependency. Does this package no longer usewhich
? Or should thewhich
dependency be added? Thanks.stenya commented on 2022-08-08 08:03 (UTC)
(v3.9.0-2) Updated file permissions for
ivpn-service.service
. @cyberpunkrocker, thank you!cyberpunkrocker commented on 2022-08-07 18:59 (UTC)
The current ivpn package installs the /usr/lib/systemd/system/ivpn-service.service file as executable (i.e. permissions 755). That should NEVER be the case with .service files, the correct permissions being 644
stenya commented on 2022-05-20 13:07 (UTC)
Update: added 'git' to makedepends
1 2 Next › Last »