How to Install and Uninstall ifplugd Package on Kali Linux

Last updated: October 05,2024

1. Install "ifplugd" package

Please follow the steps below to install ifplugd on Kali Linux

$ sudo apt update $ sudo apt install ifplugd

2. Uninstall "ifplugd" package

This is a short guide on how to uninstall ifplugd on Kali Linux:

$ sudo apt remove ifplugd $ sudo apt autoclean && sudo apt autoremove

3. Information about the ifplugd package on Kali Linux

Package: ifplugd
Source: ifplugd (0.28-19.7)
Version: 0.28-19.7+b1
Installed-Size: 211
Maintainer: Walter Franzini
Architecture: amd64
Depends: libc6 (>= 2.34), libdaemon0 (>= 0.10), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6)
Recommends: ifupdown (>= 0.6.4-4.2)
Suggests: wpasupplicant
Size: 58432
SHA256: 5bc09f84a80909e49116f2362a0a00373c1f495c19adb10753494e77ec5633ab
SHA1: 1cb039014d0f80d624fdfcc71068f9ef4590fe4a
MD5sum: b93f6c4499462a619bee3dce1197860d
Description: configuration daemon for ethernet devices
ifplugd is a daemon which will automatically configure your ethernet device
when a cable is plugged in and automatically de-configure it if the cable is
pulled out. This is useful on laptops with onboard network adapters, since it
will only configure the interface when a cable is really connected. Features
include:
.
* syslog support
* Multiple ethernet interface support
* Uses Debian's native ifup/ifdown programs
* Small executable size and memory footprint
* Option to beep when the cable is unplugged or plugged
* Option to beep when the interface configuration succeeds or fails
* Can be configured to ignore short unplugged or plugged periods
* Configure WLAN devices (on detecting a successful association to an AP)
* Supports SIOCETHTOOL, SIOCGMIIREG and SIOCDEVPRIVATE for getting link status
* Compatibility mode for network devices which do not support cable detection
Description-md5:
Homepage: http://0pointer.de/lennart/projects/ifplugd/
Tag: hardware::laptop, implemented-in::c, interface::daemon,
network::configuration, protocol::ethernet, role::program,
scope::application, use::configuring, use::monitor
Section: net
Priority: optional
Filename: pool/main/i/ifplugd/ifplugd_0.28-19.7+b1_amd64.deb