= Downloading the Source Code . Navigate to the directory where you want to save the source: + [subs="+quotes"] ---- cd __ ---- + . Download the TAR file containing the source code you want to install from: + [subs="+quotes"] ---- wget __ ---- + . Extract the tarball file contents to the current working directory: + [subs="+quotes"] ---- tar -xf __ ----