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

Last updated: July 08,2024

1. Install "python-django-xmlrpc" package

Please follow the instructions below to install python-django-xmlrpc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-xmlrpc

2. Uninstall "python-django-xmlrpc" package

In this section, we are going to explain the necessary steps to uninstall python-django-xmlrpc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-xmlrpc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-xmlrpc
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-xmlrpc
Version: 0.1.5-6
Replaces: django-xmlrpc (<< 0.1.5)
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django (>= 1.4.5)
Breaks: django-xmlrpc (<< 0.1.5)
Filename: pool/universe/d/django-xmlrpc/python-django-xmlrpc_0.1.5-6_all.deb
Size: 8860
MD5sum: bec44f83c48e190a552b0406d0ea0249
SHA1: c756af6942dc5f288bc6305b5dfc565440cfc51e
SHA256: 695fc493927049a9032321e132886a2b3021dd25dac453b87fd05ae54689a498
Description-en: XMLRPC library for Django
django_xmlrpc offers a means by which a Django developer can expose their
views (or indeed any other function) using XML-RPC.
Description-md5: 8fb4b8d53d0585a84084862d4fd1bf55
Homepage: https://github.com/Fantomas42/django-xmlrpc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu