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

Last updated: September 28,2024

1. Install "python-libravatar" package

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

$ sudo apt update $ sudo apt install python-libravatar

2. Uninstall "python-libravatar" package

Here is a brief guide to show you how to uninstall python-libravatar on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libravatar
Priority: optional
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Francois Marier
Architecture: all
Source: pylibravatar
Version: 1.7-2
Depends: python-dns, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pylibravatar/python-libravatar_1.7-2_all.deb
Size: 6380
MD5sum: e486e70a6c471e71ce4fec68a1e77d45
SHA1: 7f8e84f1ffc215d57a97033ac430eedfaaedab0c
SHA256: 90edb2234d3141556a555f3eccb0384d37f3e28c29308bbba38bf4d3057ab38e
Description-en: Libravatar module for Python 2
Module to make use of the federated Libravatar.org avatar hosting service
from within Python applications.
.
Libravatar is a free service for hosting profile images tied to an email
address or an OpenID. Inspired by the elegant solution pioneered by
Gravatar, Libravatar takes a federated approach to the problem and allows
domain owners to specify the server that should host images for their
organisation.
.
This package provides Python 2 module bindings only.
Description-md5: 6cb253dbba7889db6abda9fae349d678
Homepage: https://launchpad.net/pyLibravatar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu