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

Last updated: May 06,2024

1. Install "python3-django-xmlrpc" package

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

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

2. Uninstall "python3-django-xmlrpc" package

This is a short guide on how to uninstall python3-django-xmlrpc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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-django (>= 1.4.5)
Breaks: django-xmlrpc (<< 0.1.5)
Filename: pool/universe/d/django-xmlrpc/python3-django-xmlrpc_0.1.5-6_all.deb
Size: 8906
MD5sum: b9bafec27b89d1f2a89a08ceef0cfbb6
SHA1: 499aeedd4b915546d5cec1fdca2b01d474adaf46
SHA256: 9826ab446a99801ec4a6696bd1c2e635929ca05ea0697b39403f783a4ebf4eb9
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