How to Install and Uninstall julia Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "julia" package

Please follow the steps below to install julia on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install julia

2. Uninstall "julia" package

Please follow the guidelines below to uninstall julia on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove julia $ sudo apt autoclean && sudo apt autoremove

3. Information about the julia package on Ubuntu 20.10 (Groovy Gorilla)

Package: julia
Architecture: amd64
Version: 1.4.1+dfsg-1
Multi-Arch: foreign
Priority: optional
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Julia Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6017
Depends: julia-common (= 1.4.1+dfsg-1), libjulia1 (= 1.4.1+dfsg-1), libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2), libdsfmt-19937-1 (>= 2.2.3), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), libgit2-28 (>= 0.26.0), libgmp10, libllvm8 (>= 1:8~svn298832-1~), libmbedcrypto3 (>= 2.13), libmbedtls12 (>= 2.13), libmbedx509-0 (>= 2.0), libmpfr6 (>= 3.1.3), libopenlibm3 (>= 0.4), libpcre2-8-0 (>= 10.22), libquadmath0 (>= 4.6), libssh2-1 (>= 1.0), libunwind8, libutf8proc2 (>= 2.1.1)
Recommends: git, openssl
Suggests: ess (>= 12.09-1~), julia-doc, vim-julia
Breaks: julia-common (<< 0.5.0~)
Replaces: julia-common (<< 0.5.0~)
Filename: pool/universe/j/julia/julia_1.4.1+dfsg-1_amd64.deb
Size: 1230156
MD5sum: e58412657d318228fb7457864b6c92a5
SHA1: e3c9ac02713e670e2555f2c283c5d3fcd518fbd0
SHA256: f1ab1c20f79b31373cafe1a251009e4d8d10b140a72fb9c5f28ad73a56cc8474
SHA512: b8a623c55cc3ee13333233f7bcd4c371ef4dbb082781b5775e72100fe8f77e46c7461a74d9a6bd0983417565928f74c81656795942f788b85966a963b6f199ef
Homepage: https://julialang.org
Description-en: high-performance programming language for technical computing
Julia is a high-level, high-performance dynamic programming language for
technical computing, with syntax that is familiar to users of other technical
computing environments. It provides a sophisticated compiler, distributed
parallel execution, numerical accuracy, and an extensive mathematical function
library. The library, mostly written in Julia itself, also integrates mature,
best-of-breed C and Fortran libraries for linear algebra, random number
generation, FFTs, and string processing. Julia programs are organized around
defining functions, and overloading them for different combinations of
argument types (which can also be user-defined).
.
This package provides a complete Julia installation (JIT compiler, standard
library, text-based user interface).
Description-md5: 7dde6bdfecf283488c90d2886fb982c1