Lab 1 Setup: Linux/Unix

A. Setup #

Setting up Linux for 61B is super easy, all you have to do is use your package manager (apt, yum, etc) to install the Java JDK and git.

To install the Java JDK and Git on Ubuntu:

sudo apt install openjdk-17-jdk git
Last built: 2023-04-08 01:29 UTC