How to Install and Uninstall python3-django-auto-one-to-one Package on Kali Linux

Last updated: May 20,2024

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

This guide covers the steps necessary to install python3-django-auto-one-to-one on Kali Linux

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

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

Please follow the instructions below to uninstall python3-django-auto-one-to-one on Kali Linux:

$ 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 Kali Linux

Package: python3-django-auto-one-to-one
Source: django-auto-one-to-one
Version: 3.3.5-1
Installed-Size: 26
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-six, python3:any
Size: 5656
SHA256: 90e74259aa55d283c1d1dfc1a269158d5c80f1ace35cd03dca40c02cf8262de6
SHA1: 2a92a93e4a2fa8aa5fe2de3f157d7c923f5e161b
MD5sum: 60718bd5ccdee431017fd9bb6b80f84c
Description: 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:
Homepage: https://chris-lamb.co.uk/projects/django-auto-one-to-one
Section: python
Priority: optional
Filename: pool/main/d/django-auto-one-to-one/python3-django-auto-one-to-one_3.3.5-1_all.deb