How to Install and Uninstall python3-ajax-select Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python3-ajax-select" package

Here is a brief guide to show you how to install python3-ajax-select on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ajax-select

2. Uninstall "python3-ajax-select" package

This tutorial shows how to uninstall python3-ajax-select on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-ajax-select $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ajax-select package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ajax-select
Priority: optional
Section: universe/python
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-ajax-selects
Version: 1.4.2-1
Replaces: django-ajax-selects (<< 1.2.5-4)
Depends: python3:any (>= 3.3.2-2~), python3-django
Recommends: libjs-jquery, libjs-jquery-ui
Breaks: django-ajax-selects (<< 1.2.5-4)
Filename: pool/universe/d/django-ajax-selects/python3-ajax-select_1.4.2-1_all.deb
Size: 17702
MD5sum: b6629b4b77c27e81e70400709cbb8654
SHA1: 08ecfac573bf9151566dc9e5ff65b339126632de
SHA256: 72e380970906d6813aa6a37c9732e2bda5e8e2398a5e4989e2d3cc1eb4c9548f
Description-en: Django library for editing fields with autocomplete
Enables editing of ForeignKey, ManyToMany and simple text fields using the
Autocomplete - jQuery plugin.
Description-md5: 707d48470e42d820d8c242b9a964bb3b
Homepage: https://github.com/crucialfelix/django-ajax-selects
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu