How to Install and Uninstall python3-dropbox Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-dropbox" package

Please follow the instructions below to install python3-dropbox on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-dropbox

2. Uninstall "python3-dropbox" package

Learn how to uninstall python3-dropbox on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-dropbox package on Ubuntu 21.10 (Impish Indri)

Package: python3-dropbox
Architecture: all
Version: 10.10.0-1
Priority: optional
Section: universe/python
Source: python-dropbox
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6846
Depends: python3-requests, python3-six (>= 1.12.0), python3:any
Filename: pool/universe/p/python-dropbox/python3-dropbox_10.10.0-1_all.deb
Size: 464816
MD5sum: b2dfee4442ee446276d2fc60760e365b
SHA1: 019a6788978b4252531090412dc5c332df3b6c86
SHA256: 5cd9ece6afb065d5f87b74668ba7ff74d301d98e775e35e547b3e3ad8a8c4e21
SHA512: 6dea0b0724f498e6648b3d2e9ed1ff7253298ef72cff121d7f92c4b4d813f98a460922368e72c23a8cf769f130a1301ae149de816f4fdeda93f6336bdb7cf10e
Homepage: http://www.dropbox.com/developers
Description-en: Official Dropbox API Client (Python3 version)
A Python SDK for integrating with the Dropbox API v2. You need to create an
Dropbox Application to make API requests. All requests need to be made with an
OAuth 2 access token. To get started, once you've created an app, you can go to
the app's console and generate an access token for your own Dropbox account.
.
This package contains the Python 3 version of the library.
Description-md5: 9aabb05cdcbd12af8e9085e8e8ddb76d
Task: ubuntustudio-audio