Max Lv
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
11 deletions
-
README.md
|
@ -77,7 +77,7 @@ try `configure --help`. |
|
|
|
|
|
|
|
|
### Debian & Ubuntu |
|
|
### Debian & Ubuntu |
|
|
|
|
|
|
|
|
#### Install from repository |
|
|
|
|
|
|
|
|
#### Install from repository (not recommended) |
|
|
|
|
|
|
|
|
Shadowsocks-libev is available in the official repository for following distributions: |
|
|
Shadowsocks-libev is available in the official repository for following distributions: |
|
|
|
|
|
|
|
@ -89,16 +89,6 @@ sudo apt update |
|
|
sudo apt install shadowsocks-libev |
|
|
sudo apt install shadowsocks-libev |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
For **Debian 9 (Stretch)** users, please install it from `stretch-backports`: |
|
|
|
|
|
We strongly encourage you to install shadowsocks-libev from `stretch-backports`. |
|
|
|
|
|
For more info about backports, you can refer [Debian Backports](https://backports.debian.org). |
|
|
|
|
|
|
|
|
|
|
|
```bash |
|
|
|
|
|
sudo sh -c 'printf "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list' |
|
|
|
|
|
sudo apt update |
|
|
|
|
|
sudo apt -t stretch-backports install shadowsocks-libev |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
#### Build deb package from source |
|
|
#### Build deb package from source |
|
|
|
|
|
|
|
|
Supported distributions: |
|
|
Supported distributions: |
|
|