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

Last updated: May 17,2024

1. Install "python3-scales" package

Please follow the guidelines below to install python3-scales on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-scales

2. Uninstall "python3-scales" package

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

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

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

Package: python3-scales
Priority: optional
Section: universe/python
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: python-scales
Version: 1.0.9-1
Depends: python3-six, python3:any (>= 3.3.2-2~)
Suggests: python3-bottle | python3-flask
Filename: pool/universe/p/python-scales/python3-scales_1.0.9-1_all.deb
Size: 24556
MD5sum: c98bfaa2f227e92acb1ce413152075fe
SHA1: 57095a6a0a616a42ed7298f92c732341cad9fd06
SHA256: 5622484bb79ae96452452a4881c0151e3e72000aa2066d3977ce328ac5b55b25
Description-en: Application metrics for Python 3
A library to generate metrics for Python 3. 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: 98fea4e6f82b4a553f5f59a7531f4208
Homepage: https://www.github.com/Cue/scales
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu