mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Update README.md
This commit is contained in:
parent
93aea4ee60
commit
c02ca6a26b
23
README.md
23
README.md
@ -143,6 +143,29 @@ Download the latest RPM package from [releases](https://github.com/yuezk/GlobalP
|
||||
```bash
|
||||
sudo rpm -i globalprotect-openconnect-*.rpm
|
||||
```
|
||||
### Gentoo
|
||||
|
||||
Install from the ```rios``` or ```slonko``` overlays. Example using rios:
|
||||
|
||||
Enable the overlay:
|
||||
```
|
||||
eselect repository enable rios
|
||||
```
|
||||
|
||||
Sync with the repository:
|
||||
|
||||
If you have eix installed, use it:
|
||||
```
|
||||
eix-sync
|
||||
```
|
||||
Otherwise, use:
|
||||
```
|
||||
emerge --sync
|
||||
```
|
||||
Install:
|
||||
|
||||
```emerge globalprotect-openconnect```
|
||||
|
||||
|
||||
### Other distributions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user