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

Last updated: April 29,2024

1. Install "python-fitbit" package

Learn how to install python-fitbit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fitbit

2. Uninstall "python-fitbit" package

In this section, we are going to explain the necessary steps to uninstall python-fitbit on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fitbit
Priority: optional
Section: universe/python
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.1.3-2
Depends: python-dateutil, python-pkg-resources, python-requests-oauthlib, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-jquery, libjs-underscore
Filename: pool/universe/p/python-fitbit/python-fitbit_0.1.3-2_all.deb
Size: 39558
MD5sum: 589a0e8c416cf6309a6da9043d654b47
SHA1: 1d04089be1f2a23c7cd29d2ee89dc94e9b463664
SHA256: e6141404a70e8e4a2fbb4dde38c17063c0cc315ea88331d77da4fa0b2411e21d
Description-en: FitBit REST API Client Implementation
A Python module containing an implementation of a client for the FitBit
REST API. It uses OAuth for authentication, it supports both US and SI
units.
Description-md5: cb3b2e95e65bdef1e187292c65695861
Homepage: https://github.com/orcasgit/python-fitbit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu