Package Details: openvpn3 22_rc-2

Git Clone URL: https://aur.archlinux.org/openvpn3.git (read-only, click to copy)
Package Base: openvpn3
Description: OpenVPN 3 Linux client
Upstream URL: https://codeberg.org/OpenVPN/openvpn3-linux
Licenses: AGPL3
Submitter: bhyoo
Maintainer: bhyoo
Last Packager: bhyoo
Votes: 16
Popularity: 2.09
First Submitted: 2020-07-04 06:51 (UTC)
Last Updated: 2024-05-28 21:01 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

dr460nf1r3 commented on 2021-08-05 06:45 (UTC)

Misses python-dbus in makedepends :)

jmpa commented on 2021-07-20 16:35 (UTC)

protobuf should be included as a dependency, not only for the makedepends.

beac0n commented on 2021-03-11 15:20 (UTC)

this does not compile with the latest openssl version. However, using mbedtls, which is available in community, it works like a charm.

see https://github.com/OpenVPN/openvpn3-linux/tree/v13_beta#building-openvpn-3-linux-client

By default, OpenVPN 3 Linux is built using the OpenSSL library. If you want to compile against mbed TLS, add the --with-crypto-library=mbedtls argument to ./configure.

bhyoo commented on 2020-10-10 13:55 (UTC)

@mickare Thanks~

mickare commented on 2020-10-01 19:38 (UTC)

This needs an update, libutil-linux was renamed to core/util-linux-libs.