Skip to content

Instantly share code, notes, and snippets.

@zaporylie
Created April 13, 2017 08:58
Show Gist options
  • Save zaporylie/60c8b4373c32740ba9007eedab8ce43f to your computer and use it in GitHub Desktop.
Save zaporylie/60c8b4373c32740ba9007eedab8ce43f to your computer and use it in GitHub Desktop.
Missing software on Ubuntu
# Install openvpn
sudo apt install network-manager-openvpn-gnome
# Install curl & git
sudo apt install git curl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment