How to Install and Uninstall python3-sortedm2m Package on Kali Linux

Last updated: October 06,2024

1. Install "python3-sortedm2m" package

Learn how to install python3-sortedm2m on Kali Linux

$ sudo apt update $ sudo apt install python3-sortedm2m

2. Uninstall "python3-sortedm2m" package

This guide covers the steps necessary to uninstall python3-sortedm2m on Kali Linux:

$ sudo apt remove python3-sortedm2m $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sortedm2m package on Kali Linux

Package: python3-sortedm2m
Source: django-sortedm2m
Version: 3.1.1-1
Installed-Size: 97
Maintainer: Debian Python Team
Architecture: all
Depends: django-sortedm2m-data (= 3.1.1-1), python3:any
Size: 25040
SHA256: eedba9f8fcaa3bbbf57e5cae0918fd31ff9d874d2f1914763ed6fa46c80bff4b
SHA1: d6134022000384efe3b8048f8cfce72c95d956f0
MD5sum: c7f9939e88ef51e699ad4b89ec281e4b
Description: Replacement for Django's many to many field with sorted relations (Python 3)
sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
provided SortedManyToManyField behaves like the original one, but remembers
the order of added relations.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/gregmuellegger/django-sortedm2m
Section: python
Priority: optional
Filename: pool/main/d/django-sortedm2m/python3-sortedm2m_3.1.1-1_all.deb