Skip to content
This repository was archived by the owner on May 24, 2020. It is now read-only.

a bash script to install Processing on Ubuntu

Notifications You must be signed in to change notification settings

AtjonTV/ProcessingInst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Install Processing on Ubuntu 16.04/18.04/20.04

a bash script to install Processing 3.5.4 on Ubuntu 16.04/18.04/20.04

After downloading the script do the following:

cd ~/Downloads
sudo sh InstallProcessing.sh

This script will be Updated to install other versions, change the version variable in the script:

Change version=3.5.4 in Line 4 to version=<any_version>

About

a bash script to install Processing on Ubuntu

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%