How to Install and Uninstall libjulia1 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
Notice
You can also install and uninstall the libjulia1 on the following distributions in the same way, as they are all based on the Ubuntu system
- Kubuntu 22.04 LTS
- Lubuntu 22.04 LTS
- Xubuntu 22.04 LTS
- Ubuntu MATE 22.04 LTS
- Ubuntu Studio 22.04 LTS
- Pop!_OS 22.04 LTS
- Zorin OS 16 / Zorin OS 17
- Ubuntu Budgie 22.04
1. Install "libjulia1" package
Please follow the instructions below to install libjulia1 on Ubuntu 22.04 LTS (Jammy Jellyfish)
$
sudo apt update
Copied
$
sudo apt install
libjulia1
Copied
2. Uninstall "libjulia1" package
This tutorial shows how to uninstall libjulia1 on Ubuntu 22.04 LTS (Jammy Jellyfish):
$
sudo apt remove
libjulia1
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjulia1 package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Package: libjulia1
Architecture: amd64
Version: 1.5.3+dfsg-3
Priority: optional
Section: universe/libs
Source: julia
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Julia Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 216634
Depends: libc6 (>= 2.32), libcurl3-gnutls (>= 7.16.2), libdsfmt-19937-1 (>= 2.2.3), libgcc-s1 (>= 4.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), libstdc++6 (>= 9), libunwind8, libutf8proc2 (>= 2.1.1)
Conflicts: libjulia-openblas64
Breaks: julia (<< 0.5.0~), libjulia0.6, libjulia0.7
Replaces: julia (<< 0.5.0~), libjulia0.6, libjulia0.7
Filename: pool/universe/j/julia/libjulia1_1.5.3+dfsg-3_amd64.deb
Size: 31974728
MD5sum: 7ea08b3075eb6a0b880c18a750a1b12b
SHA1: f1c67bb6ff98399018b989d40d1fa5a55e2c0748
SHA256: f4fa9e72f4046430f0d120f08d11009b2ca1a23cfeda127475ca2de880ab175e
SHA512: c9e9a2195747b9898304c789b589d5c90b707eebbe3f165ac2d40108b11694cf10aef914945a19245e4942b53b3c9e4f38c098232ea214c2f66895312f5f4874
Homepage: https://julialang.org
Description-en: high-performance programming language for technical computing (runtime library)
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 the Julia runtime library.
Description-md5: 9a49a72a3c6f832f6c5ca044547c6c45
Architecture: amd64
Version: 1.5.3+dfsg-3
Priority: optional
Section: universe/libs
Source: julia
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Julia Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 216634
Depends: libc6 (>= 2.32), libcurl3-gnutls (>= 7.16.2), libdsfmt-19937-1 (>= 2.2.3), libgcc-s1 (>= 4.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), libstdc++6 (>= 9), libunwind8, libutf8proc2 (>= 2.1.1)
Conflicts: libjulia-openblas64
Breaks: julia (<< 0.5.0~), libjulia0.6, libjulia0.7
Replaces: julia (<< 0.5.0~), libjulia0.6, libjulia0.7
Filename: pool/universe/j/julia/libjulia1_1.5.3+dfsg-3_amd64.deb
Size: 31974728
MD5sum: 7ea08b3075eb6a0b880c18a750a1b12b
SHA1: f1c67bb6ff98399018b989d40d1fa5a55e2c0748
SHA256: f4fa9e72f4046430f0d120f08d11009b2ca1a23cfeda127475ca2de880ab175e
SHA512: c9e9a2195747b9898304c789b589d5c90b707eebbe3f165ac2d40108b11694cf10aef914945a19245e4942b53b3c9e4f38c098232ea214c2f66895312f5f4874
Homepage: https://julialang.org
Description-en: high-performance programming language for technical computing (runtime library)
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 the Julia runtime library.
Description-md5: 9a49a72a3c6f832f6c5ca044547c6c45