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

Last updated: May 18,2024

1. Install "python3-pylibsrtp" package

This is a short guide on how to install python3-pylibsrtp on Kali Linux

$ sudo apt update $ sudo apt install python3-pylibsrtp

2. Uninstall "python3-pylibsrtp" package

This guide let you learn how to uninstall python3-pylibsrtp on Kali Linux:

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

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

Package: python3-pylibsrtp
Source: python-pylibsrtp
Version: 0.8.0-1
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4), libsrtp2-1 (>= 2.0.0)
Size: 12012
SHA256: e287db690a2b95f6753641cd43ae507afde83239ab19e2d1fdb8ac3d008e64c6
SHA1: 1e06d5bdf4c0ded5755ba45c7d4070426d75fbe7
MD5sum: 5284e38f8e579b528be963d3fdb6b968
Description: Python wrapper around libsrtp
pylibsrtp is a Python wrapper around libsrtp, making it
possible to encrypt and decrypt Secure Real-time Transport
Protocol (SRTP) packets from Python code.
.
SRTP is a profile of the Real-time Transport Protocol (RTP)
which provides confidentiality, message authentication, and
replay protection. It is defined by RFC 3711.
Description-md5:
Homepage: https://github.com/aiortc/pylibsrtp/
Section: python
Priority: optional
Filename: pool/main/p/python-pylibsrtp/python3-pylibsrtp_0.8.0-1_amd64.deb