How to Install and Uninstall asterisk Package on Kali Linux

Last updated: April 27,2024

1. Install "asterisk" package

This guide let you learn how to install asterisk on Kali Linux

$ sudo apt update $ sudo apt install asterisk

2. Uninstall "asterisk" package

This guide let you learn how to uninstall asterisk on Kali Linux:

$ sudo apt remove asterisk $ sudo apt autoclean && sudo apt autoremove

3. Information about the asterisk package on Kali Linux

Package: asterisk
Version: 1:18.14.0~dfsg+~cs6.12.40431414-1
Installed-Size: 8210
Maintainer: Debian VoIP Team
Architecture: amd64
Provides: asterisk-abi-1fb7f5c06d7a2052e38d021b3d8ca151
Depends: adduser, asterisk-config (= 1:18.14.0~dfsg+~cs6.12.40431414-1) | asterisk-config-custom, asterisk-core-sounds-en, asterisk-modules (= 1:18.14.0~dfsg+~cs6.12.40431414-1), lsb-base (>= 3.0-6), libc6 (>= 2.34), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libedit2 (>= 2.11-20080614-0), libjansson4 (>= 2.14), libpopt0 (>= 1.14), libsqlite3-0 (>= 3.7.15), libssl3 (>= 3.0.0), libsystemd0, liburiparser1 (>= 0.6.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: asterisk-moh-opsound-gsm, sox
Suggests: asterisk-dahdi, asterisk-dev, asterisk-doc, asterisk-ooh323, asterisk-opus
Size: 2545348
SHA256: 4f0b8fc8d4a42681780dbe68891f72f41b30789d19065035ebf7eff88a67222e
SHA1: 04ff85ef937fc862d3ffb0d492213192be53d615
MD5sum: 8117f222cb8ae774a1cbb32cbd30cfe2
Description: Open Source Private Branch Exchange (PBX)
Asterisk is an Open Source PBX and telephony toolkit.
It is, in a sense, middleware
between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.
.
Asterisk can be used with Voice over IP standards
(SIP, H.323, IAX and more),
or the Public Switched Telephone Network (PSTN)
through supported hardware.
.
Supported hardware:
.
* All Wildcard (tm) ISDN PRI cards from Digium
* HFC-S/HFC-4S-based ISDN BRI cards
(Junghanns.NET, beroNet, Digium etc.)
* All TDM (FXO/FXS) cards from Digium
* Various clones of Digium cards such as those by OpenVox
* Xorcom Astribank USB telephony adapter
* Voicetronix OpenPCI, OpenLine and OpenSwitch cards
* CAPI-compatible ISDN cards
(using the add-on package chan-capi)
* Full Duplex Sound Card (ALSA or OSS) supported by Linux
* Tormenta T1/E1 card
* QuickNet Internet PhoneJack and LineJack
.
This is the main package
that includes the Asterisk daemon
and most channel drivers and applications.
Description-md5: 632fb6eb24d4ca7205eae9de96c405c3
Homepage: https://www.asterisk.org/
Tag: implemented-in::c, interface::daemon, interface::text-mode,
network::server, protocol::ssl, protocol::voip, role::program,
scope::utility, uitoolkit::ncurses, works-with::audio, works-with::db
Section: comm
Priority: optional
Filename: pool/main/a/asterisk/asterisk_18.14.0~dfsg+~cs6.12.40431414-1_amd64.deb