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

Last updated: May 17,2024

1. Install "python3-librtmp-dbg" package

This tutorial shows how to install python3-librtmp-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-librtmp-dbg

2. Uninstall "python3-librtmp-dbg" package

Please follow the guidelines below to uninstall python3-librtmp-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-librtmp-dbg
Priority: extra
Section: universe/debug
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Breunig
Architecture: amd64
Source: python-librtmp
Version: 0.3.0-1
Depends: libc6 (>= 2.4), librtmp1 (>= 2.3), python3-dbg, python3-librtmp (= 0.3.0-1)
Filename: pool/universe/p/python-librtmp/python3-librtmp-dbg_0.3.0-1_amd64.deb
Size: 15498
MD5sum: d84841b191961660a11af8ee5d46ab81
SHA1: c75b3edf697d3008254aed63ffed839defa19a85
SHA256: 6c2267d254559235d0cf12e78a4c0b3f8a6f13024f64e03ee7271736b19a0773
Description-en: librtmp binding for Python 3 - Debugging symbols
librtmp allows one to dump the media content streamed over
the RTMP protocol.
.
This package contains debugging symbols for Python 3.
Description-md5: 360350a699e429722c0f5abc1a3dc1a5
Homepage: http://pythonhosted.org/python-librtmp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu