How to Install and Uninstall python-sortedm2m Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python-sortedm2m" package
This guide covers the steps necessary to install python-sortedm2m on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-sortedm2m
Copied
2. Uninstall "python-sortedm2m" package
Please follow the instructions below to uninstall python-sortedm2m on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-sortedm2m
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-sortedm2m package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-sortedm2m
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: django-sortedm2m
Version: 0.7.0-1build1
Depends: python-sortedm2m-data (= 0.7.0-1build1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-sortedm2m/python-sortedm2m_0.7.0-1build1_all.deb
Size: 10960
MD5sum: 160fdbf4528fc60e81f1986d6e1c01bb
SHA1: 5397bdf7d69e5aae32ee146699f18b81e23bd95b
SHA256: 1e52e6f098c29a7944029242c33b63d58524230a294282ce4dadd91c3a6e70ec
Description-en: Replacement for Django's many to many field with sorted relations (Python 2)
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 2 version of the package.
Description-md5: 6393a356cfbc810be04a0de06f506389
Homepage: https://github.com/gregmuellegger/django-sortedm2m
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: django-sortedm2m
Version: 0.7.0-1build1
Depends: python-sortedm2m-data (= 0.7.0-1build1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-sortedm2m/python-sortedm2m_0.7.0-1build1_all.deb
Size: 10960
MD5sum: 160fdbf4528fc60e81f1986d6e1c01bb
SHA1: 5397bdf7d69e5aae32ee146699f18b81e23bd95b
SHA256: 1e52e6f098c29a7944029242c33b63d58524230a294282ce4dadd91c3a6e70ec
Description-en: Replacement for Django's many to many field with sorted relations (Python 2)
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 2 version of the package.
Description-md5: 6393a356cfbc810be04a0de06f506389
Homepage: https://github.com/gregmuellegger/django-sortedm2m
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu