Created
April 13, 2017 08:58
-
-
Save zaporylie/60c8b4373c32740ba9007eedab8ce43f to your computer and use it in GitHub Desktop.
Missing software on Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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