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

Last updated: May 20,2024

1. Install "python3-django-modelcluster" package

This guide let you learn how to install python3-django-modelcluster on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-django-modelcluster" package

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

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

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

Package: python3-django-modelcluster
Architecture: all
Version: 5.1-1
Priority: optional
Section: universe/python
Source: python-django-modelcluster
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 104
Depends: python3-django, python3-django-taggit, python3-tz, python3:any
Filename: pool/universe/p/python-django-modelcluster/python3-django-modelcluster_5.1-1_all.deb
Size: 22660
MD5sum: ce4d59500fc6186fcc5094978bae8bc3
SHA1: 2017e6665f8c6f4912181027c314cdab33752792
SHA256: a5da5c5eef524999e128820f5b50250e55b862599d25ca2c7ce5f52988468663
SHA512: f2d30bccdc99828b8a416452cee458a0d4232311f8b7e576c5a2253043f083808378f5195100ab52c3032328e1c12fc78bfa61725aceae7be7e3fd32d8e8afd1
Homepage: https://github.com/wagtail/django-modelcluster/
Description-en: clusters of models as a single unit (Python3 version)
django-modelcluster extends Django's foreign key relations to make it possible
to work with a 'cluster' of related objects, without necessarily holding them
in the database. It introduces a new type of relation, ParentalKey, where the
related models are stored locally to the 'parent' model until the parent is
explicitly saved. Up to that point, the related models can still be accessed
through a subset of the QuerySet API.
.
This package contains the Python 3 version of the library.
Description-md5: e7d53e579b94e387a0c5c65bbd138430