Package Details: astrill 3.10.0.3073-0

Git Clone URL: https://aur.archlinux.org/astrill.git (read-only, click to copy)
Package Base: astrill
Description: VPN configuration tool for Astrill's servers
Upstream URL: http://astrill.com/
Keywords: vpn
Licenses: custom
Submitter: yair
Maintainer: megahertz
Last Packager: megahertz
Votes: 4
Popularity: 0.000000
First Submitted: 2015-09-05 15:20 (UTC)
Last Updated: 2025-04-17 17:56 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

dravenk commented on 2020-07-19 03:35 (UTC)

cc@retgab Thank you. work for me.

sudo pacman -S gtk2

retgab commented on 2020-03-06 16:07 (UTC)

In case you download the CLI install version from the astrill homepage, make sure to manually install the gtk2 package (in Extra repo), else astrill will not launch due to missing dep.

carzo commented on 2019-01-28 00:48 (UTC)

Can't get this to work. After adding the openssl config I'm still getting "URL protocol not supported"

Maybe I'm missing a dependency?

yair commented on 2018-04-03 10:59 (UTC)

indeed, on Astrill download page[1] the last option (Linux 64bit CLI install) worked without a problem. thank you for the heads up.

[1]https://www.astrill.com/download/linux

r.v commented on 2018-04-03 10:43 (UTC) (edited on 2018-04-03 10:44 (UTC) by r.v)

FYI, the Astrill app has had five releases so far in 2018. The shell script available on the official astrill.com is working fine for installs. Also, a comment below suggests using a PKGBUILD script that references a source URL that is not referenced anywhere else by the company.

I mean no disrespect to the maintainer. Astrill didn't push out releases at all in 2017 and for the latter half of the year before that, so this is a big change.

hantian_pang commented on 2017-08-11 16:55 (UTC)

first, you should have installed openssl-1.0. then I add a file in dir /etc/ld.so.conf.d called openssl-1.0.conf, and write /usr/lib/openssl-1.0 It works

yair commented on 2017-08-10 11:21 (UTC)

can you share method of how to add openssl-1.0 to ld.conf ? followed this https://codeyarns.com/2014/01/14/how-to-add-library-directory-to-ldconfig-cache/ added "include /usr/lib/openssl-1.0" to /etc/ld.so.conf

hantian_pang commented on 2017-08-08 09:05 (UTC)

I add the path to openssl-1.0 library to ld.so.conf,astrill cant use openssl1.1

yair commented on 2017-08-08 08:56 (UTC)

same here, after installing via .sh i get "unable to find ssl library"