= Downloading the Source Code . Navigate to the directory where you want to save the source: + [bash,subs="attributes+"] ---- cd ---- + . Download the TAR file containing the source code you want to install from: + [bash,subs="attributes+"] ---- wget ---- + . Extract the tarball file contents to the current working directory: + [bash,subs="attributes+"] ---- tar -xf ---- You can perform the same actions using the GUI.