Package Details: windscribe-v2-bin 2.5.18-2

Git Clone URL: https://aur.archlinux.org/windscribe-v2-bin.git (read-only, click to copy)
Package Base: windscribe-v2-bin
Description: Windscribe GUI tool for Linux
Upstream URL: https://windscribe.com/guides/linux
Keywords: gui vpn windscribe
Licenses: GPL2
Conflicts: windscribe-cli
Provides: windscribe
Submitter: blocklisted
Maintainer: blocklisted
Last Packager: blocklisted
Votes: 10
Popularity: 2.92
First Submitted: 2022-01-02 21:01 (UTC)
Last Updated: 2023-01-06 14:24 (UTC)

Pinned Comments

blocklisted commented on 2023-01-06 14:22 (UTC) (edited on 2023-01-06 14:25 (UTC) by blocklisted)

NOTE: It may be necessary to enable systemd-resolved for windscribe to work. It may fail silently without it. NetworkManager also works fine according to some reports.

Latest Comments

blocklisted commented on 2023-01-06 14:22 (UTC) (edited on 2023-01-06 14:25 (UTC) by blocklisted)

NOTE: It may be necessary to enable systemd-resolved for windscribe to work. It may fail silently without it. NetworkManager also works fine according to some reports.

burster commented on 2022-11-26 02:06 (UTC)

Here's the updated PKGBUILD for version 2.5.14: https://pastebin.com/c2miYLjQ

stasadev commented on 2022-01-31 17:21 (UTC)

I am not sure if it is necessary to enable systemd-resolved service in the post_install script (windscribe-v2-bin 2.3.15_beta-4), because I use NetworkManager instead of systemd-resolved and Windscribe works perfectly fine.

My guess is that this change may have conflicts with other similar services. Just pin a note here in the comments that maybe it needs to be enabled.

EmeraldSnorlax commented on 2022-01-22 14:09 (UTC) (edited on 2022-01-22 14:10 (UTC) by EmeraldSnorlax)

the package depends on systemd-resolved to also be running. you might want to also add that as a depedency, as it silently fails without it installed.