How to Install and Uninstall alfred Package on Kali Linux

Last updated: May 13,2024

1. Install "alfred" package

Please follow the steps below to install alfred on Kali Linux

$ sudo apt update $ sudo apt install alfred

2. Uninstall "alfred" package

This tutorial shows how to uninstall alfred on Kali Linux:

$ sudo apt remove alfred $ sudo apt autoclean && sudo apt autoremove

3. Information about the alfred package on Kali Linux

Package: alfred
Version: 2024.0-1
Installed-Size: 133
Maintainer: Debian CommunityWLAN Team
Architecture: amd64
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgps30 (>= 3.20), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7)
Recommends: graphviz
Size: 46772
SHA256: 7f50c6e101a1723119e1977651ec1ccb9e66a1b1ec5a6793779bacf6a5d5c336
SHA1: 581af6fd52149f108d9b16e324738bddcddc2b6a
MD5sum: 0614a07019e3cc0d070badd298c25e04
Description: Almighty Lightweight Fact Remote Exchange Daemon
A.L.F.R.E.D. gathers status information in networks with dynamically
chaing topologies, e.g. a Wifi mesh with mobile clients. It is a
user space daemon for distributing arbitrary local information
over the same mesh/network in a decentralized fashion. This data
can be anything which appears to be useful - originally designed
to replace the batman-adv visualization (vis), you may distribute
hostnames, phone books, administration information, DNS information,
the local weather forecast ...
.
Users may insert information by using the alfred binary on the command
line, or use custom written programs to communicate with alfred directly
through unix sockets. Once the local data is received, the alfred
daemon takes care of distributing this information to other alfred
servers on other nodes somewhere in the network. As addressing scheme
IPv6 link-local multicast addresses are used which do not require any
manual configuration. A user can request data from alfred, and will
receive the information available from all alfred servers in the network.
Description-md5:
Homepage: https://www.open-mesh.org/projects/alfred/wiki
Section: net
Priority: optional
Filename: pool/main/a/alfred/alfred_2024.0-1_amd64.deb