@carsme thanks for adopting the package! No workaround for boost-libs=1.74 in near sight, though?
Search Criteria
Package Details: vpn-unlimited-bin 9.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vpn-unlimited-bin.git (read-only, click to copy) |
---|---|
Package Base: | vpn-unlimited-bin |
Description: | VPN Unlimited client application |
Upstream URL: | https://www.vpnunlimitedapp.com |
Licenses: | custom |
Conflicts: | vpn-unlimited |
Provides: | vpn-unlimited |
Submitter: | carsme |
Maintainer: | ItachiSan |
Last Packager: | carsme |
Votes: | 17 |
Popularity: | 0.000213 |
First Submitted: | 2023-08-10 08:56 (UTC) |
Last Updated: | 2024-01-28 23:19 (UTC) |
Dependencies (21)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost174-libsAUR
- c-ares (c-ares-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- iptables (iptables-gitAUR, iptables-fullconenatAUR, iptables-fullconenat-nftAUR, iptables-nft)
- libcap-ng (libcap-ng-gitAUR)
- libnl (libnl-gitAUR)
- lz4 (lz4-gitAUR)
- lzo
- openresolv (openresolv-gitAUR, systemd-chromiumos-resolvconfAUR, systemd-resolvconf-selinuxAUR, sysupdated-systemd-resolvconf-gitAUR, systemd-resolvconf-fmlAUR, systemd-resolvconf-gitAUR, systemd-resolvconf)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- Show 1 more dependencies...
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »
clmbtti commented on 2023-03-12 21:49 (UTC)
carsme commented on 2023-03-12 19:33 (UTC)
I've updated the package so that everything, including the desktop application, works as far as I can tell. I've also fixed the Desktop entry.
One slight inconvenience is that this now depends on Boost 1.74 which in turn depends on Python 3.9, both of which must be built from source, which takes a while. These packages won't likely be updated though, so it's a onetime operation.
clmbtti commented on 2022-11-18 19:22 (UTC)
@per01 thanks for the heads-up. That did the trick.
per01 commented on 2022-11-12 11:03 (UTC)
I think the symbol error is related to OpenSSL. Arch now defaults to OpenSSL 3. You can patch the vpn-unlimited daemon by following the steps outlined here: https://forum.artixlinux.org/index.php/topic,4781.msg30552/topicseen.html
clmbtti commented on 2022-11-09 18:06 (UTC)
Is anyone else unable to open the app? When I tried using the terminal, I got a symbol lookup error:
$ vpn-unlimited
vpn-unlimited: symbol lookup error: /usr/lib/libvpnu_private_sdk.so.1: undefined symbol: EVP_CIPHER_block_size
aytekinar commented on 2022-07-13 08:02 (UTC)
Hi fellow vpn-unlimited
users. Due to my workload and changes in my home/work environment, I will not be able to focus on maintaining this package. Is there anybody out there who would like to take over the ownership? Otherwise, I will simply disown the package and let AUR handle it accordingly.
bers commented on 2022-07-05 20:29 (UTC)
@dkuku You don't need root for GUI.
bers ~ $ ps -ef | grep vpn-unlimited
root /usr/bin/vpn-unlimited-daemon
bers vpn-unlimited
dkuku commented on 2022-07-05 20:14 (UTC)
Hi. Is it only me or you also require sudo to run the gui? I don't remember to need root access for it - only for starting the daemon. I removed the config from my user and still the same - but with sudo no problems and I can see it uses the config files in root user directory.
niranjan81 commented on 2021-03-04 22:09 (UTC) (edited on 2021-03-04 22:09 (UTC) by niranjan81)
Thank you @aytekinar.
Thanks & Best Regards.
aytekinar commented on 2021-03-01 22:04 (UTC)
Sorry for the late response from my side, @Ray, @niranjan81, @bers, @noobr, and others, who rely on my package for VPN Unlimited. I hope this version bump together with wireguard support would help you! Cheers!
Pinned Comments
carsme commented on 2023-12-28 16:59 (UTC)
NOTE: Issues regarding
icu
library files not being found, such asare not strictly related to this package, but to
boost174
. Each time theicu
package in the official repositories is updated to a new major version,boost174
needs to be rebuilt.You don't need to install any version of
icu
other than the package available in the official repositories. To resolve the issue, either rebuildboost174
yourself or, even better, leave a comment inboost174
so I can publish a new pkgver and as such force a rebuild for all users.