How to Install and Uninstall julia Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "julia" package

This guide covers the steps necessary to install julia on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install julia

2. Uninstall "julia" package

This is a short guide on how to uninstall julia on Ubuntu 21.10 (Impish Indri):

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

3. Information about the julia package on Ubuntu 21.10 (Impish Indri)

Package: julia
Architecture: amd64
Version: 1.5.3+dfsg-3
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: 6148
Depends: julia-common (= 1.5.3+dfsg-3), libjulia1 (= 1.5.3+dfsg-3), libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2), libdsfmt-19937-1 (>= 2.2.3), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), libgit2-1.1 (>= 1.1.0), libgmp10, libllvm9 (>= 1:9~svn298832-1~), libmbedcrypto3 (>= 2.13), libmbedtls12 (>= 2.13), libmbedx509-0 (>= 2.0), libmpfr6 (>= 3.1.3), libopenlibm3 (>= 0.4.1+dfsg-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.5.3+dfsg-3_amd64.deb
Size: 1260696
MD5sum: 075bf6c0d1c81e257e2a4ccd9aa2ebc3
SHA1: 4a8813741e4eae9b0fd122c2925ad61a46066d46
SHA256: ca4cb40ef6a358820a6ddeab8ea9439d7b9746a98db316ccaecac7fb1d7d8763
SHA512: fc2d0d3a0ea2f3aea9ece2d2e5c14e3b7b7d4065432a9882ef552fa2e44ca08e1173e49df52d1ed8fc8251b2e2649316fe9bf30d6e12999d859a243f8e51459c
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