How to Install and Uninstall python3-django-test-migrations Package on Kali Linux

Last updated: June 26,2024

1. Install "python3-django-test-migrations" package

Please follow the guidance below to install python3-django-test-migrations on Kali Linux

$ sudo apt update $ sudo apt install python3-django-test-migrations

2. Uninstall "python3-django-test-migrations" package

Please follow the guidance below to uninstall python3-django-test-migrations on Kali Linux:

$ sudo apt remove python3-django-test-migrations $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-test-migrations package on Kali Linux

Package: python3-django-test-migrations
Source: python-django-test-migrations
Version: 1.3.0-2
Installed-Size: 92
Maintainer: Debian Python Team
Architecture: all
Depends: python3-typing-extensions, python3:any, python3-django
Size: 21620
SHA256: e16aa6b4dc489c7abee6f16eb8d499a1407699e504270cec1bdab375ee99028c
SHA1: 38aa88db2b7c6482b804e8cfe854a6c53369dbef
MD5sum: a6ba90e19d1a75d0239daf7f62062692
Description: Testing database migrations for Django
This framework allows one to test migrations with respect to:
* schema and data
* forward and rollback
* order, names
* database configuration
It also features fully typed annotations.
.
Django is a high-level Python web development framework.
Description-md5:
Homepage: https://github.com/wemake-services/django-test-migrations
Section: python
Priority: optional
Filename: pool/main/p/python-django-test-migrations/python3-django-test-migrations_1.3.0-2_all.deb

5. The same packages on other Linux Distributions