How to Install and Uninstall charm-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "charm-tools" package

Here is a brief guide to show you how to install charm-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install charm-tools

2. Uninstall "charm-tools" package

This tutorial shows how to uninstall charm-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove charm-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the charm-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: charm-tools
Priority: optional
Section: universe/net
Installed-Size: 539
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Ceppi
Architecture: all
Version: 2.1.2-0ubuntu4
Depends: bzr, charm (>= 2.0.0), git-core, python-apt, python-cheetah, python-jujubundlelib, python-launchpadlib, python-libcharmstore (>= 0.0.3), python-markdown, python-otherstuf, python-parse (>= 1.6.6), python-pathspec, python-ruamel.yaml, python-setuptools, python-simplejson, python-testresources, python-yaml (>= 3.11), python (>= 2.7) | python-argparse, python-blessings, python-colander, python-crypto, python-jsonschema, python-paramiko, python-path, python-pip, python-requests, python-virtualenv, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: juju2 | juju
Filename: pool/universe/c/charm-tools/charm-tools_2.1.2-0ubuntu4_all.deb
Size: 77324
MD5sum: 1354e521de72275ed20460c7c5599403
SHA1: 0cf2c3d5eec19861a62902a688b6294450a1e661
SHA256: b851bdbfa1594458262e60156a1cc97c63688b9a63817398e2a9fd3aef11dbed
Description-en: Tools for maintaining Juju charms
This project is a set of tools for authoring and maintaining charms in
the Juju charms distribution.
.
This package contains specific tools for charm development.
Description-md5: 4b5bb4d47e928c3a72285c8f0c98b1b8
Homepage: https://github.com/juju/charm-tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu