Zuitt Data Visualization Workshop: Developer Starter Kit for Linux


Installation Guide (Linux)

This guide has been tested on Ubuntu-based operating systems.

  • Google Chrome
  • Sublime Text 4
  • Node.js & NPM
  • Postman

If the version number installed in your device is lower than the version provided in the
screenshots, follow the steps below to install the updated version of the applications.

If an updated version of the above provided applications are already installed in your
device, the following instructions will still work with minor differences in the version of the
app you’re shown in the output which should have no impact during the course of the
bootcamp.


Google Chrome

Download and execute the installer.


Wait for the installation to finish and run the google chrome application.


Node.js & NPM

Open a Terminal using Ctrl+Alt+T and execute sudo apt install nodejs npm -y.


To confirm successful installation of Node, execute nodejs -v to print the current version
of installed Node.


To confirm successful installation of NPM, execute npm -v to print the current version of
installed NPM.


Postman

Open a Terminal using Ctrl+Alt+T and execute sudo snap install postman.


To confirm successful installation, execute postman to open Postman.


This blog post is intended for Zuitt’s Data Visualization Workshop participants. If you’ve stumbled upon this blog post and aren’t a Zuitt student, you can begin your coding journey with Zuitt by clicking this link: