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

Last updated: May 20,2024

1. Install "python3-librtmp" package

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

$ sudo apt update $ sudo apt install python3-librtmp

2. Uninstall "python3-librtmp" package

This guide let you learn how to uninstall python3-librtmp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-librtmp
Priority: optional
Section: universe/python
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Breunig
Architecture: amd64
Source: python-librtmp
Version: 0.3.0-1
Provides: python3.5-librtmp
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-cffi-backend-api-9729, libc6 (>= 2.4), librtmp1 (>= 2.3), python3-cffi
Filename: pool/universe/p/python-librtmp/python3-librtmp_0.3.0-1_amd64.deb
Size: 25506
MD5sum: 8dd8d0671656ad63a6ffb3a07373612c
SHA1: 987f20ab1f14fd1c9086c1e9fa36a2d88c391be4
SHA256: 43525c0e8cb38ebad0e8238f6ce62d996faf777b77e220ab72d9a4982dc9b3bb
Description-en: librtmp binding for Python 3
librtmp allows one to dump the media content streamed over
the RTMP protocol.
.
This package provides the binding for Python 3.
Description-md5: 3de35038a74d009b26269f819fe5d8ff
Homepage: http://pythonhosted.org/python-librtmp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu