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

Last updated: May 10,2024

1. Install "python3-flickrapi" package

This guide covers the steps necessary to install python3-flickrapi on Kali Linux

$ sudo apt update $ sudo apt install python3-flickrapi

2. Uninstall "python3-flickrapi" package

Please follow the guidance below to uninstall python3-flickrapi on Kali Linux:

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

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

Package: python3-flickrapi
Source: python-flickrapi
Version: 2.1.2-5.1
Installed-Size: 104
Maintainer: Thomas Schmidt
Architecture: all
Depends: python3-requests, python3-requests-oauthlib, python3-requests-toolbelt, python3-six (>= 1.5.2), python3:any (>= 3.2~)
Size: 23020
SHA256: b06a24f2d2d57385ee54b24d51058c5a7226471aa7da756dd0368074455d1c7a
SHA1: ec7d85e3bd97db3bae5b922ea33776279267ca62
MD5sum: 89a57154757fbc5687bc5081f3db3592
Description: Flickr API wrapper for Python 3
Python-flickrapi is a complete and easy to use Python
module for interfacing with the Flickr API (see
https://www.flickr.com/services/api/ for details on
the Flickr API).
.
the main features are:
.
- keeping track of authentication credentials
(no need to pass them on every Flickr API call)
- caching of API calls
- support for uploading and replacing photos
- support for different XML parsers
.
This package installs the library for Python 3.
Description-md5:
Homepage: http://stuvel.eu/projects/flickrapi
Section: python
Priority: optional
Filename: pool/main/p/python-flickrapi/python3-flickrapi_2.1.2-5.1_all.deb