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

Last updated: May 19,2024

1. Install "python3-django-auto-one-to-one" package

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

$ sudo apt update $ sudo apt install python3-django-auto-one-to-one

2. Uninstall "python3-django-auto-one-to-one" package

This tutorial shows how to uninstall python3-django-auto-one-to-one on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-django-auto-one-to-one $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-auto-one-to-one
Architecture: all
Version: 3.3.0-1
Priority: optional
Section: universe/python
Source: django-auto-one-to-one
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: python3-django, python3-six, python3:any
Filename: pool/universe/d/django-auto-one-to-one/python3-django-auto-one-to-one_3.3.0-1_all.deb
Size: 5628
MD5sum: fb923ce4997d05d131701f28e17aaa10
SHA1: d10a17d458932bda8e25f18480feab718fba2c33
SHA256: a0710ae6b201d82c71c26be75f4b146df83d63d68a74f07bfdc757ed6d743de1
SHA512: 876991aac67adeb09378719f2450380cbee39edd89658da8f5af29694b9e394ad26cd312beec1a8bdc554e879f68405b9bd72626c46c377569bd203993905fa2
Homepage: https://chris-lamb.co.uk/projects/django-auto-one-to-one
Description-en: Django module to connect child model instances to parent class
This module for the Django web development framework automatically creates
"child" model instances when a parent class is created.
.
This is very useful when associating more information with one of the Django
internal models (such as the built-in User) but also to separate concerns
across an entire Django project.
Description-md5: fdceb708775a323ffa8c96d143f4b8c5