How to Install and Uninstall python3-m3u8 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-m3u8" package

This is a short guide on how to install python3-m3u8 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-m3u8

2. Uninstall "python3-m3u8" package

This guide covers the steps necessary to uninstall python3-m3u8 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-m3u8 package on Ubuntu 21.10 (Impish Indri)

Package: python3-m3u8
Architecture: all
Version: 0.8.0-1
Priority: optional
Section: universe/python
Source: python-m3u8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Depends: python3-iso8601, python3:any
Filename: pool/universe/p/python-m3u8/python3-m3u8_0.8.0-1_all.deb
Size: 20344
MD5sum: 626028bf72dd682890c07ea0f5777f0d
SHA1: ce648e2777b5bf8b9e51d6e016e77b023332b605
SHA256: 193ccb4cb75636fcf47709d875002aa0e6677c4af61c45aead52d43ade9400fd
SHA512: f5e1bee64305a0ad5188e8623bbdb704974e464e72f4a4ccfeb0d764d53e8bf54caa9f4246966b430faaefd0f4981acc124833bfd3da44dc4f8587f63575392e
Homepage: https://github.com/globocom/m3u8
Description-en: Python m3u8 parser - Python 3.x
m3u8 library can load and parse m3u8 HTTP Live Streaming (HLS) playlist.
It supports DRM and variable bitrates.
.
The basic usage is to create a playlist object from uri, file path or
directly from a string.
.
This package contains the Python 3.x module.
Description-md5: 3fc344166af181c915d4aff3609a11c9