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

Last updated: November 26,2024

1. Install "python3-pyfavicon" package

Please follow the step by step instructions below to install python3-pyfavicon on Kali Linux

$ sudo apt update $ sudo apt install python3-pyfavicon

2. Uninstall "python3-pyfavicon" package

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

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

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

Package: python3-pyfavicon
Source: pyfavicon
Version: 0.1.1+dfsg1-5
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3-bs4, python3-pil, python3:any (>= 3.7~)
Size: 7804
SHA256: 9f99da68a9188ed3b74206918f122e4cddac0291c7fe902616e3767beac5fc04
SHA1: cee15fd6dfe51f7cfa68ff18ad710efbf20ee969
MD5sum: 865058dcc4f437de53edc784d6c880da
Description: Asynchronous favicon fetcher
pyfavicon asynchronously fetches favicons from websites.
It will parse html from an URL or from a file and extract all favicons.
The favicons are stored into a Python object called Icons,
allowing one to iterate over the fetched icons by icon size.
Description-md5:
Homepage: https://pypi.org/project/pyfavicon/
Section: python
Priority: optional
Filename: pool/main/p/pyfavicon/python3-pyfavicon_0.1.1+dfsg1-5_all.deb