Getting Started With Julia Package Manager

In this tutorial, you’ll learn how to get started with Julia package manager. You’ll be using the package manager to install, update and remove different Julia packages. Using Julia Package Manager Status of Package Installed Add New Packages Update Existing Packages Remove Installed Packages Using Julia Package Manager From your terminal type in julia to move to the Julia prompt. Once you are in the Julia prompt type in the following command to get started with the Julia package manager. [Read More]