How to Install and Uninstall freediameterd Package on Kali Linux

Last updated: May 21,2024

1. Install "freediameterd" package

This tutorial shows how to install freediameterd on Kali Linux

$ sudo apt update $ sudo apt install freediameterd

2. Uninstall "freediameterd" package

In this section, we are going to explain the necessary steps to uninstall freediameterd on Kali Linux:

$ sudo apt remove freediameterd $ sudo apt autoclean && sudo apt autoremove

3. Information about the freediameterd package on Kali Linux

Package: freediameterd
Source: freediameter (1.2.1-8)
Version: 1.2.1-8+b1
Installed-Size: 48
Maintainer: Debian Mobcom Maintainers
Architecture: amd64
Replaces: libfdcore6 (<< 1.2.1-3)
Depends: libfdcore6 (= 1.2.1-8+b1), libfdproto6 (= 1.2.1-8+b1), libc6 (>= 2.4), libgnutls30 (>= 3.7.0)
Breaks: libfdcore6 (<< 1.2.1-3)
Size: 15144
SHA256: 8841a4bae16e5b252e4f892bde68eec46ce812aceba5a89a9c24198ea0f118bd
SHA1: 8db277bace3f94dde0c2d37f39baaaa2e538abc4
MD5sum: afb83a21afa3457046e89ac562cf0e5c
Description: Daemon for the Diameter protocol
Diameter is a protocol designed to carry Authentication, Authorization and
Accounting (AAA) payload. It is an evolution of the RADIUS protocol (as the
name suggests).
.
freeDiameter is an implementation of the Diameter protocol.
.
This simple daemon parses the command line and initializes the freeDiameter
framework. Use it for your Diameter server & agent components. In case of
Diameter clients, you probably will prefer linking the libfdcore directly with
your client application that must be made Diameter-aware.
Description-md5:
Homepage: http://www.freediameter.net/trac/
Section: utils
Priority: optional
Filename: pool/main/f/freediameter/freediameterd_1.2.1-8+b1_amd64.deb