How to Install and Uninstall python3-fitbit Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-fitbit" package

Learn how to install python3-fitbit on Kali Linux

$ sudo apt update $ sudo apt install python3-fitbit

2. Uninstall "python3-fitbit" package

This tutorial shows how to uninstall python3-fitbit on Kali Linux:

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

3. Information about the python3-fitbit package on Kali Linux

Package: python3-fitbit
Source: python-fitbit
Version: 0.3.1-3
Installed-Size: 70
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-dateutil, python3-pkg-resources, python3-requests-oauthlib, python3:any
Size: 14608
SHA256: 489b2cf137dd83e52e947a7e47176384a4ebf848979bec86e74a43564f70a660
SHA1: 26cfb828e179b95384c787a29dbded17ffcdf7ad
MD5sum: a37529860a44b66c55f1cf644c3469c0
Description: FitBit REST API Client Implementation - Python 3
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.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/orcasgit/python-fitbit/
Section: python
Priority: optional
Filename: pool/main/p/python-fitbit/python3-fitbit_0.3.1-3_all.deb