How to Install and Uninstall baresip Package on Kali Linux

Last updated: May 20,2024

1. Install "baresip" package

Please follow the steps below to install baresip on Kali Linux

$ sudo apt update $ sudo apt install baresip

2. Uninstall "baresip" package

Please follow the guidance below to uninstall baresip on Kali Linux:

$ sudo apt remove baresip $ sudo apt autoclean && sudo apt autoremove

3. Information about the baresip package on Kali Linux

Package: baresip
Version: 1.0.0-4
Installed-Size: 49
Maintainer: Debian VoIP Team
Architecture: all
Depends: baresip-core
Recommends: baresip-ffmpeg, baresip-gstreamer, baresip-gtk, baresip-x11
Size: 39716
SHA256: 1bb47de0aa38abb27b06bb7622aab46de8af3092a284ffaa7cfcdd1af7328d7e
SHA1: 832a95e7046a60be7034495f055ce17dc81ac055
MD5sum: d56dd7b81a4e4c103e41f3c649688d87
Description: portable and modular SIP user-agent - metapackage
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video outputs: SDL2, X11, DirectFB.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
This metapackage will install baresip and all its optional features.
Description-md5:
Homepage: https://github.com/baresip/baresip
Section: comm
Priority: optional
Filename: pool/main/b/baresip/baresip_1.0.0-4_all.deb