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

Last updated: May 19,2024

1. Install "python-libcharmstore" package

This guide covers the steps necessary to install python-libcharmstore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libcharmstore

2. Uninstall "python-libcharmstore" package

Please follow the instructions below to uninstall python-libcharmstore on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libcharmstore
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Ceppi
Architecture: all
Version: 0.0.3-0ubuntu1
Depends: python-theblues, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-libcharmstore/python-libcharmstore_0.0.3-0ubuntu1_all.deb
Size: 4586
MD5sum: 1fda81bc88b355a72fe5958a95099a17
SHA1: 5388ecd9e98d825dfc7051fb6e2e949c4b107016
SHA256: 21d8b8cad508a3ba759034c85a89e2347247c1a4c79a7e2be0c52d34afed5a14
Description-en: Python library to access Juju charmstore data
libcharmstore provides a Python API for accessing data via
the RESTful API of the Juju charm store.
.
This package provides the Python 2 module.
Description-md5: 70ac1ca9344abf20c820e5d0aed92cc9
Homepage: https://github.com/juju-solutions/libcharmstore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions