You are not logged in.

#1 2017-03-09 12:03:25

Icarus_Radio
Member
Registered: 2017-02-28
Posts: 45

Cannot find 'sslocal' command after installing shadowsocks-libev

I just simply followed the Wiki's instructions:

$ sudo pacman -S shadowsocks-libev

After installation, I cannot find the 'sslocal' command. What's the problem?

Offline

#2 2017-03-09 12:13:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,365
Website

Re: Cannot find 'sslocal' command after installing shadowsocks-libev

The wiki seems wrong.  You can always check what is installed with a package with `pacman -Ql <pkgname>`

Or for the executable files `pacman -Ql <pkgname> | grep bin`


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2017-03-09 12:20:57

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,438

Re: Cannot find 'sslocal' command after installing shadowsocks-libev

$ sslocal
sslocal may be found in the following packages:
  community/shadowsocks 2.9.1-1 /usr/bin/sslocal

wiki is recently changed, as older version downloaded with arch-wiki-docs suggest to install shadowsocks only.

Offline

#4 2017-03-09 14:29:44

Icarus_Radio
Member
Registered: 2017-02-28
Posts: 45

Re: Cannot find 'sslocal' command after installing shadowsocks-libev

Docbroke wrote:
$ sslocal
sslocal may be found in the following packages:
  community/shadowsocks 2.9.1-1 /usr/bin/sslocal

wiki is recently changed, as older version downloaded with arch-wiki-docs suggest to install shadowsocks only.

Thanks! However, I still have two more questions.

  1. I have noted that the github wiki page has also been updated, and its version is newer than that in the Arch Official Repository. Should I use the method on github or use pacman instead.

  2. I want to install Chrome through AUR, but there is some files that I cannot download. How can I convert Shadowsocks into an HTTP proxy?

Offline

Board footer

Powered by FluxBB