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

Last updated: May 05,2024

1. Install "python3-pafy" package

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

$ sudo apt update $ sudo apt install python3-pafy

2. Uninstall "python3-pafy" package

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

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

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

Package: python3-pafy
Source: pafy
Version: 0.5.2-2.1
Installed-Size: 120
Maintainer: Zlatan Todoric
Architecture: all
Replaces: python-pafy
Depends: python3:any
Recommends: ffmpeg | libav-tools
Breaks: python-pafy
Size: 29700
SHA256: fd5fb2d4460730fa84a6f16263f2c13abc885da55f38d561f24e324a5ebb91d8
SHA1: 5f1023f0df54324f544a974c27bf916b7ab53c10
MD5sum: 3c15b890dfafb3a04d04732bb0af878e
Description: Download videos and retrieve metadata from YouTube
Pafy is a Python library for interacting with YouTube from within your
Python programs. Its main features include:
* Retrieve metadata such as viewcount, duration, rating, author, thumbnail,
keywords
* Download video or audio at requested resolution / bitrate / format /
filesize
* Command line tool (ytdl) for downloading directly from the command line
* Retrieve the URL to stream the video in a player such as vlc or mplayer
* Works with age-restricted videos and non-embeddable videos
* Small, standalone, single importable module file (pafy.py)
* Select highest quality stream for download or streaming
* Download video only (no audio) in m4v or webm format
* Download audio only (no video) in ogg or m4a format
* Retrieve playlists and playlist metadata
Description-md5: eefcaa8e8e6ecb669f557bad694cb231
Homepage: https://github.com/np1/pafy
Section: python
Priority: optional
Filename: pool/main/p/pafy/python3-pafy_0.5.2-2.1_all.deb