How to Install and Uninstall python3-dill.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "python3-dill.noarch" package
Please follow the steps below to install python3-dill.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-dill.noarch
Copied
2. Uninstall "python3-dill.noarch" package
This guide covers the steps necessary to uninstall python3-dill.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-dill.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dill.noarch package on AlmaLinux 8
Last metadata expiration check: 1:40:48 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-dill
Version : 0.3.1.1
Release : 2.el8
Architecture : noarch
Size : 138 k
Source : python-dill-0.3.1.1-2.el8.src.rpm
Repository : epel
Summary : Serialize all of Python
URL : http://trac.mystic.cacr.caltech.edu/project/pathos/wiki/dill.html
License : BSD
Description : Dill extends python's 'pickle' module for serializing and de-serializing
: python objects to the majority of the built-in python types.
: Dill provides the user the same interface as the 'pickle' module, and also
: includes some additional features. In addition to pickling python objects, dill
: provides the ability to save the state of an interpreter session in a single
: command.
Available Packages
Name : python3-dill
Version : 0.3.1.1
Release : 2.el8
Architecture : noarch
Size : 138 k
Source : python-dill-0.3.1.1-2.el8.src.rpm
Repository : epel
Summary : Serialize all of Python
URL : http://trac.mystic.cacr.caltech.edu/project/pathos/wiki/dill.html
License : BSD
Description : Dill extends python's 'pickle' module for serializing and de-serializing
: python objects to the majority of the built-in python types.
: Dill provides the user the same interface as the 'pickle' module, and also
: includes some additional features. In addition to pickling python objects, dill
: provides the ability to save the state of an interpreter session in a single
: command.