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

Last updated: May 12,2024

1. Install "python3-streamlink" package

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

$ sudo apt update $ sudo apt install python3-streamlink

2. Uninstall "python3-streamlink" package

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

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

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

Package: python3-streamlink
Source: streamlink
Version: 6.6.2-1
Installed-Size: 1698
Maintainer: Alexis Murzeau
Architecture: all
Depends: python3-certifi, python3-isodate, python3-lxml, python3-pycountry, python3-pycryptodome, python3-requests, python3-socks, python3-trio, python3-trio-websocket, python3-typing-extensions, python3-urllib3, python3-websocket, python3:any
Recommends: ffmpeg
Suggests: streamlink, python3-streamlink-doc
Size: 293372
SHA256: b4bffd80dc362046cca4e1fa5c6083497bd05f9d457e4283047c04bb73dccabe
SHA1: 244481a5529a72507b82e98ecd9369b1f593167e
MD5sum: c91ce3b2e9dfc715e979b889ed93f2e0
Description: Python module for extracting video streams from various websites
Streamlink is a CLI utility which pipes video streams from various services
into a video player, such as VLC.
The main purpose of streamlink is to avoid resource-heavy and unoptimized
websites, while still allowing the user to enjoy various streamed content.
.
Streamlink is a fork of the Livestreamer project.
.
Please consider donating or paying for subscription services when they are
available for the content you consume and enjoy.
.
This package makes Streamlink APIs accessible in Python 3.
Description-md5:
Homepage: https://streamlink.github.io/
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib, role::shared-lib, works-with::video
Section: python
Priority: optional
Filename: pool/main/s/streamlink/python3-streamlink_6.6.2-1_all.deb