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

Last updated: September 28,2024

1. Install "python-livestreamer" package

Please follow the instructions below to install python-livestreamer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-livestreamer

2. Uninstall "python-livestreamer" package

Please follow the guidance below to uninstall python-livestreamer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-concurrent.futures, python-requests, python-singledispatch, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: rtmpdump, python-crypto, python-librtmp
Suggests: livestreamer
Filename: pool/universe/l/livestreamer/python-livestreamer_1.12.2-1_all.deb
Size: 97162
MD5sum: 227282a44ca5e3af81b1383028895068
SHA1: 7c3b20f692ee1e873736e26c263b487d4135087a
SHA256: fb31e5d764a3b33f186a245e835daabd00eb71390e2ad0b9493f6371ead8953e
Description-en: library to extract video streams from various services - Python 2
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 2.
Description-md5: 981963d8216bf7072d94f22ed6b12fec
Homepage: http://livestreamer.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu