## 1. Download the software package to it's own folder
##2. Launch terminal and use cd command to change to the Software Package's Folder
cd (Folder where software package is)
##(or launch terminal through files program)
##3. Grant the Installer Executable Permisssions:
chmod a+x {PackageName}
##4. Run the Program using the following command:
./{PackageName}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter