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

Last updated: May 15,2024

1. Install "python-scales" package

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

$ sudo apt update $ sudo apt install python-scales

2. Uninstall "python-scales" package

This guide covers the steps necessary to uninstall python-scales on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-scales
Priority: optional
Section: universe/python
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Version: 1.0.9-1
Provides: python2.7-scales
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-bottle | python-flask
Filename: pool/universe/p/python-scales/python-scales_1.0.9-1_all.deb
Size: 24536
MD5sum: f6700c3bde6ec8e6a97a173ede3f3451
SHA1: db43d34c186e2fcfd1ffbeed66dac38951d6389a
SHA256: 57fd10f8f38100216997140b512c2bfd8eb0c711788c320e9e7f5751c3eab1cb
Description-en: Application metrics for Python
A library to generate metrics for Python. It provides counters, timers,
1/5/15 minute averaged rates, hierarchical metrics.
It can send metrics to a log file, to Graphite for graphing or serve them
through an HTTP server.
Description-md5: bc1f507e3ff7b84d875ac48622db8b32
Homepage: https://www.github.com/Cue/scales
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu