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

Last updated: May 16,2024

1. Install "python3-imdbpy" package

Please follow the guidance below to install python3-imdbpy on Kali Linux

$ sudo apt update $ sudo apt install python3-imdbpy

2. Uninstall "python3-imdbpy" package

This guide let you learn how to uninstall python3-imdbpy on Kali Linux:

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

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

Package: python3-imdbpy
Source: imdbpy
Version: 2021.04.18-3
Installed-Size: 1126
Maintainer: Ana Beatriz Guerrero Lopez
Architecture: all
Depends: python3
Recommends: python3-lxml
Suggests: python3-sqlalchemy, python3-sqlobject, python3-psycopg2
Size: 183016
SHA256: b093fa1a632d596c4dfcc48a2b6a5149753348b3ca028cd8c0f4c2e1e5ffe80e
SHA1: 6b91a5ca1b659d290eed5f09b8101d17ccad4030
MD5sum: 7f0f409db24d0d0113ee65603f5f1c48
Description: Python package to access the IMDb's movie database (Python 3)
IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database about both movies and people.
It can be very easily used by programmers and developers to provide
access to the IMDb's data to their programs, both by fetching data from
the IMDB API and by building a local SQL database using the datasets
provided for download by IMDb.
Description-md5: bcae87c441e5240d55ae9e36dce679f3
Homepage: https://imdbpy.github.io/
Section: python
Priority: optional
Filename: pool/main/i/imdbpy/python3-imdbpy_2021.04.18-3_all.deb