Skip to content

Instantly share code, notes, and snippets.

@abruneau
Created April 29, 2016 14:55
Show Gist options
  • Select an option

  • Save abruneau/27c52e7782244de348c565ce2fef91ae to your computer and use it in GitHub Desktop.

Select an option

Save abruneau/27c52e7782244de348c565ce2fef91ae to your computer and use it in GitHub Desktop.
Install open connect on Centos 7
sudo yum install epel-release
sudo yum install NetworkManager-openconnect
@tsuyo
Copy link

tsuyo commented Jan 23, 2017

Did you try "sudo yum install openconnect" instead of "sudo yum install NetworkManager-openconnect"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment