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

Last updated: July 06,2024

1. Install "python3-libcharmstore" package

This tutorial shows how to install python3-libcharmstore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libcharmstore

2. Uninstall "python3-libcharmstore" package

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

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

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

Package: python3-libcharmstore
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Ceppi
Architecture: all
Source: python-libcharmstore
Version: 0.0.3-0ubuntu1
Depends: python3-theblues, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-libcharmstore/python3-libcharmstore_0.0.3-0ubuntu1_all.deb
Size: 4662
MD5sum: 630e4c88d287bf538e3970dfa49590a2
SHA1: 9c09b11f5ec09b14dca335793ae147bb3c395046
SHA256: 0eefde057c89e64815194877770079f0827ee721575fb27453c7b7998eda2616
Description-en: Python3 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 3 module.
Description-md5: 05d9500a939e16ef9176989f13e260b2
Homepage: https://github.com/juju-solutions/libcharmstore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions