The Step-by-Step Tutorial Show How-to Install and Getting-Started with the Google Go Programming Language for Linux Mageia 2 KDE4 x86_64 Desktop.
The Google Go Programming Language is a Best Choice for Newbies As for Experts Because it Conjugate the Clearness of Programming Practices to the Execution Speed and More than this it's Able of Scaling Up with Higest Performace on Multi-Core Parallel Computing Execution.
This is a Quick and Pragmatic Getting-Started that will Initiate You Simply to Move the First Steps on this New Fantastic Programming Platform.
-
Download Latest Go Tools Linux Release
- Right-Click on Archive > Open with Ark
Extract Into /tmp
- Open Terminal Window
- Relocate go Folder
su -c 'mv /tmp/go /usr/local/go'
- Check if nano Editor is Installed
which nano
To Install Nano on Mageia:
su -c 'urmpi nano'
- PATH SetUp
nano $HOME/.bashrc
Inserting:
export PATH=$PATH:/usr/local/go/bin
Ctrl+x to Save and Exit
source $HOME/.bashrc
To Load New PATH.
- Testing go Installation
go -version
-
Quick Getting-Started with Hello World Go Programming
Go Programming Jump Start
How-to Install Evernote on Linux Mageia: