How to Install and Uninstall python-sortedm2m-data Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-sortedm2m-data" package

Here is a brief guide to show you how to install python-sortedm2m-data on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sortedm2m-data

2. Uninstall "python-sortedm2m-data" package

Please follow the guidelines below to uninstall python-sortedm2m-data on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sortedm2m-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sortedm2m-data package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-sortedm2m-data
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: django-sortedm2m
Version: 0.7.0-1build1
Depends: libjs-jquery-ui
Filename: pool/universe/d/django-sortedm2m/python-sortedm2m-data_0.7.0-1build1_all.deb
Size: 4852
MD5sum: 408014e29704b298aa31741fe343ce69
SHA1: 7c27e4c890ff29b84c3323da290add739e5a264f
SHA256: b1672350beda058f9d2ec34f3966a4736343a15c1ad5e6b8ff6ce4a4bacdd76c
Description-en: Replacement for Django's many to many field with sorted relations (data files)
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 package contains the static data files and templates.
Description-md5: 0969a3fd34db37dbe9d4f70bdaa7b9d5
Homepage: https://github.com/gregmuellegger/django-sortedm2m
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu