Search Criteria
Package Details: openvpn-unroot-git r1.f2e4844-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvpn-unroot-git.git (read-only, click to copy) |
---|---|
Package Base: | openvpn-unroot-git |
Description: | Run OpenVPN without root privileges |
Upstream URL: | https://github.com/wknapik/openvpn-unroot |
Licenses: | MIT |
Conflicts: | openvpn-unroot |
Provides: | openvpn-unroot |
Submitter: | wknapik |
Maintainer: | wknapik |
Last Packager: | wknapik |
Votes: | 2 |
Popularity: | 0.163701 |
First Submitted: | 2017-01-19 03:20 (UTC) |
Last Updated: | 2017-01-19 03:20 (UTC) |
Dependencies (25)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg)
- coreutils (coreutils-git, coreutils-selinux, coreutils-hybrid, coreutils-hybrid-git)
- findutils (findutils-git, findutils-selinux)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4)
- grep (grep-git)
- iproute2 (iproute2-git, iproute2-selinux)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-xor-git, openvpn-mbedtls, openvpn-password-save)
- sed (sed-git)
- shadow (shadow-libpassphrase, shadow-minimal-git, shadow-selinux, shadow-relaxed)
- sudo (nosudo, opendoas-sudo, fake-sudo, sudo-hg, polkit-fakesudo, sudo-git, sudo-selinux)
- util-linux (util-linux-nosystemd-minimal-git, util-linux-selinux, util-linux-aes)
- which
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg) (check)
- bash-bats (bats-core-git) (check)
- coreutils (coreutils-git, coreutils-selinux, coreutils-hybrid, coreutils-hybrid-git) (check)
- curl (curl-minimal-git, curl-git) (check)
- docker (docker-experimental-git, docker-git, rancher-desktop-git, podman-docker-git, docker-cli-bin, rancher-desktop, podman-docker) (check)
- grep (grep-git) (check)
- make (make-git) (check)
- Show 5 more dependencies...
Latest Comments
Morta commented on 2021-11-08 16:49 (UTC)
sudo openvpn-unroot -avp /etc/openvpn/client/unroot.conf /usr/bin/openvpn-unroot: line 151:
grep -P '\S'|head -n 1 || [[ "$?" -eq 141 ]] # don't fail on sigpipe' returned 1 /usr/bin/openvpn-unroot: line 204:
} | first_line' returned 1 /usr/bin/openvpn-unroot: line 473: `dev_type="$(get_dev_type)"' returned 1It's not working anymore
FabioLolix commented on 2020-02-18 21:48 (UTC)
Hello, there are all those packages in checkdepends=() but there isn't a check() function in the pkgbuild..