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

Last updated: May 20,2024

1. Install "python3-parfive" package

Please follow the steps below to install python3-parfive on Kali Linux

$ sudo apt update $ sudo apt install python3-parfive

2. Uninstall "python3-parfive" package

Please follow the step by step instructions below to uninstall python3-parfive on Kali Linux:

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

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

Package: python3-parfive
Source: parfive
Version: 2.0.2-1
Installed-Size: 111
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3-tqdm, python3-typing-extensions | python3 (>> 3.8), python3:any
Size: 22632
SHA256: e4865c7aa2bd61796f3d3e6183971b0a85fa9ba2e35481414ae971fc6013b784
SHA1: 188b93bbe6ade957d44de962f7d861e3b7f6dcb4
MD5sum: 863e662369b07dfcfab2ffdfaa765763
Description: HTTP and FTP parallel file downloader for Python
Parfive is a small library for downloading files, its objective is to
provide a simple API for queuing files for download and then
providing excellent feedback to the user about the in progress
downloads. It also aims to provide a clear interface for inspecting
any failed downloads.
.
Parfive supports downloading files over either HTTP or FTP using
aiohttp and aioftp.
Description-md5:
Homepage: https://parfive.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/parfive/python3-parfive_2.0.2-1_all.deb