logo

How to Check Package Versions in Julia 📂Julia

How to Check Package Versions in Julia

Guide

For example, let’s check the version of the Plots.jl package. Press the ] key in the REPL to enter the package mode. Here, if you type status foo, you can check the version of the foo package as follows.

20211204_193048.png

Environment

  • OS: Windows
  • julia: v1.6.3