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

Last updated: May 18,2024

1. Install "python3-django-picklefield" package

This guide covers the steps necessary to install python3-django-picklefield on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-django-picklefield

2. Uninstall "python3-django-picklefield" package

Please follow the steps below to uninstall python3-django-picklefield on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-django-picklefield $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-picklefield
Architecture: all
Version: 3.0.1-1
Priority: optional
Section: universe/python
Source: django-picklefield
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 52
Depends: python3-django, python3-six, python3:any
Filename: pool/universe/d/django-picklefield/python3-django-picklefield_3.0.1-1_all.deb
Size: 15136
MD5sum: 860089405fdc20bd7fe53af87331ad48
SHA1: 0e0ca1b39bfb6ebb874f03dca7364908d053b188
SHA256: 7a81926c4c2d5426eae6e4052d8716cb8fd9a87cf189b8fb69549c1f90c1df04
SHA512: 0d4eb89d2a7df510def456e4688e9e03c07d6258e66561005ff88dcdc7ed534562a5a412bba6c34d029859e6147560cd05c51e1673622bc9f73012377f4468b3
Homepage: https://github.com/gintas/django-picklefield
Description-en: Pickled object field for Django (Python3 version)
django-picklefield provides an implementation of a pickled object field
for the Django framework. Such fields can contain any picklable objects.
.
It is useful for storing just about anything in the database when there
isn't a 'proper' field for the job.
PickledObjectField is database-agnostic, and should work with any database
backend you can throw at it. You can pass in any Python object and it will
automatically be converted behind the scenes. You never have to manually
pickle or unpickle anything.
.
This package contains the Python 3 version of the library.
Description-md5: ed5eb3e85e6569b193bb1846574c9488