How to Install and Uninstall python3-librtmp Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-librtmp" package

Please follow the instructions below to install python3-librtmp on Kali Linux

$ sudo apt update $ sudo apt install python3-librtmp

2. Uninstall "python3-librtmp" package

This tutorial shows how to uninstall python3-librtmp on Kali Linux:

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

3. Information about the python3-librtmp package on Kali Linux

Package: python3-librtmp
Source: python-librtmp (0.3.0-1.2)
Version: 0.3.0-1.2+b2
Installed-Size: 131
Maintainer: Stefan Breunig
Architecture: amd64
Depends: python3 (>= 3.4), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4), librtmp1 (>= 2.3), python3-cffi
Size: 28372
SHA256: 457bd6c824baf19db28eaf30e59704e48d81efedbcdf49f96995f93f6d7ae373
SHA1: 34f6be12e6517062bf6526b39de44da75c1bc854
MD5sum: 5eecce53679fb6b0af0f0cdebdaae47d
Description: 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:
Homepage: http://pythonhosted.org/python-librtmp/
Section: python
Priority: optional
Filename: pool/main/p/python-librtmp/python3-librtmp_0.3.0-1.2+b2_amd64.deb