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

Last updated: June 07,2024

1. Install "python-wordpresslib" package

Please follow the steps below to install python-wordpresslib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-wordpresslib

2. Uninstall "python-wordpresslib" package

This guide let you learn how to uninstall python-wordpresslib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-wordpresslib $ sudo apt autoclean && sudo apt autoremove

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

Package: python-wordpresslib
Priority: optional
Section: universe/python
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Source: python-wordpress-library
Version: 1.1-2
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-wordpress-library/python-wordpresslib_1.1-2_all.deb
Size: 8450
MD5sum: 2d892da809b84824acbb748843e83578
SHA1: 74e1f4649137473da34c248e72dafed0d8961221
SHA256: 3a55330259878b5193f568797ce3ff17fc8914154ee8256c43c0ded7a508c779
Description-en: Python module to connect to Wordpress blogs using XML-RPC protocol
This module provides an interface to interact with wordpress blogs using the
XML-RPC interface. Currently it can publish, edit and delete content; get
information about users, upload files, and more.
Description-md5: 34e0f68fd0f13c52708eb1219437d94c
Homepage: https://github.com/charlax/wordpresslib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu