update the installation instruction of Arch Linux

This commit is contained in:
Kevin Yue
2021-11-01 17:12:15 +08:00
committed by GitHub
parent f2b9ffddde
commit 692df2f2c5

View File

@@ -39,7 +39,13 @@ sudo apt install globalprotect-openconnect
> For Linux Mint, you might need to import the GPG key with: `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7937C393082992E5D6E4A60453FC26B43838D761` if you encountered an error `gpg: keyserver receive failed: General error`.
### Arch, Manjaro
### Arch Linux
```sh
sudo pacman -S globalprotect-openconnect
```
### Manjaro
```sh
yay -S globalprotect-openconnect
@@ -83,10 +89,6 @@ git clone https://github.com/yuezk/GlobalProtect-openconnect.git
cd GlobalProtect-openconnect
```
### Arch/Manjaro
Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/globalprotect-openconnect/) AUR.
### Ubuntu/Mint
> **⚠️ REQUIRED for Ubuntu 18.04 ⚠️**