How to Install and Uninstall python3-livestreamer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python3-livestreamer" package

Learn how to install python3-livestreamer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-livestreamer

2. Uninstall "python3-livestreamer" package

In this section, we are going to explain the necessary steps to uninstall python3-livestreamer on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-livestreamer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-livestreamer
Priority: optional
Section: universe/python
Installed-Size: 566
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Breunig
Architecture: all
Source: livestreamer
Version: 1.12.2-1
Depends: python3-requests, python3:any (>= 3.3.2-2~), python3 (>= 3.4) | python3-singledispatch
Recommends: rtmpdump, python3-crypto, python3-librtmp
Suggests: livestreamer
Filename: pool/universe/l/livestreamer/python3-livestreamer_1.12.2-1_all.deb
Size: 97204
MD5sum: 7532854de858160c89d804dd1d89794a
SHA1: e2eef3cfee7cf0930a47e2d1a5f9759838e9730e
SHA256: 72d3f77b3e1cf4db952de3bb0f46592b15f1c592a727f2c5cdc2f7812f4e5dbe
Description-en: library to extract video streams from various services - Python 3
The API lists available video qualities from URLs which are
visible to a service’s users. It can extract any such quality
and pass on the raw video data.
.
Currently most of the big streaming services are supported
(e.g. Dailymotion, Livestream, Justin.tv, Twitch, YouTube Live
and UStream) and more specialized content providers can be
added easily using Livestreamer’s plugin system.
.
This package makes Livestreamer APIs accessible in Python 3.
Description-md5: 5df7b39ed0477562d2bfcae38529351e
Homepage: http://livestreamer.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu