How to Install and Uninstall python3-joblib Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-joblib" package

Learn how to install python3-joblib on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-joblib

2. Uninstall "python3-joblib" package

In this section, we are going to explain the necessary steps to uninstall python3-joblib on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-joblib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-joblib package on Ubuntu 21.10 (Impish Indri)

Package: python3-joblib
Architecture: all
Version: 0.17.0-4
Priority: optional
Section: universe/python
Source: joblib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 970
Depends: python3:any, procps, python3-pkg-resources
Recommends: python3-numpy, python3-pytest, python3-simplejson, python3-psutil
Filename: pool/universe/j/joblib/python3-joblib_0.17.0-4_all.deb
Size: 200152
MD5sum: 6f361649c69614c28bc0f4d0d4392e85
SHA1: 1cb0900b66cc6bbbfa50c5b2bc9cb6262f979ebd
SHA256: 641f864d89d73b90e42ef35de5abf1463332c5a333a4983925a459da551844ed
SHA512: e6cc8990590c8d877039a3b8ee03869dc760bfdfb7abafd54ccab4d0751c6fe5b99537e69881d7505b9d132535369b09c0f8fc33b5b4cf1f564c5db707051f0f
Homepage: https://github.com/joblib/joblib
Description-en: tools to provide lightweight pipelining in Python
Joblib is a set of tools to provide lightweight pipelining in
Python. In particular, joblib offers:
.
- transparent disk-caching of the output values and lazy
re-evaluation (memoize pattern)
- easy simple parallel computing
- logging and tracing of the execution
.
Joblib is optimized to be fast and robust in particular on large,
long-running functions and has specific optimizations for numpy arrays.
.
This package contains the Python 3 version.
Description-md5: d9cbe6074eb37b71b9b1da9e9ad4a60d