How to Install and Uninstall farpd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "farpd" package

Please follow the guidance below to install farpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install farpd

2. Uninstall "farpd" package

Please follow the guidelines below to uninstall farpd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove farpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the farpd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: farpd
Priority: optional
Section: universe/net
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernández-Sanguino Peña
Architecture: amd64
Version: 0.2-11
Depends: libc6 (>= 2.14), libdumbnet1 (>= 1.8), libevent-2.0-5 (>= 2.0.10-stable), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/f/farpd/farpd_0.2-11_amd64.deb
Size: 15096
MD5sum: b58b171bd560a5989971b444095888c2
SHA1: 799cf48b85af37f2ffdd323a0b226f160c3161ee
SHA256: 672f918ef252e360ca34915871b0fbaa1b0a877b1fd99f08819155f5b704959d
Description-en: Fake ARP user space daemon
This ARP daemon replies to any ARP request for a set of IP addresses
with the hardware MAC address of one of the interfaces of the
server after determining that no other host in the network is claiming
that IP.
.
This enables a single host to claim all unassigned addresses on a
LAN for network monitoring or simulation purposes.
Description-md5: 9736568a111a3e2c65cb8d0606fbadf8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu