How to Install and Uninstall olsrd-plugins Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "olsrd-plugins" package

Please follow the step by step instructions below to install olsrd-plugins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install olsrd-plugins

2. Uninstall "olsrd-plugins" package

Please follow the step by step instructions below to uninstall olsrd-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove olsrd-plugins $ sudo apt autoclean && sudo apt autoremove

3. Information about the olsrd-plugins package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: olsrd-plugins
Priority: extra
Section: universe/net
Installed-Size: 644
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Stigge
Architecture: amd64
Source: olsrd
Version: 0.6.6.2-1ubuntu1
Depends: libc6 (>= 2.15), olsrd (= 0.6.6.2-1ubuntu1)
Filename: pool/universe/o/olsrd/olsrd-plugins_0.6.6.2-1ubuntu1_amd64.deb
Size: 174374
MD5sum: dd8fa56cb0099420bb9fe0b19a41c15c
SHA1: 106732713affbe97e6d7ea28eece4e1f1b3a396e
SHA256: e203536bae5158ebe679ded773310fdab44147094e5ff993cdceb5c692c41e69
Description-en: various plugins to enhance olsrd
olsrd is an implementation of the Optimized Link State Routing protocol
for Mobile Ad-Hoc networks(MANET)
.
The following plugins are available:
.
* httpinfo - tiny webserver for information purposes
* dyn_gw - dynamically announce uplinks
* dot_draw - generates output (over a TCP socket) in the dot format
* secure - secure OLSR routing with a shared key
* nameservice - announce hostnames and dns servers
* bmf - basic multicast forwarding
* quagga - import external routes from quagga
* txtinfo - display information about the OSLR node
.
The following plugins are also included, even though experimental and demo
plugins:
.
* pgraph - performance graph
* watchdog - detection of olsrd freeze
* tas - tiny application server
* mini - minimal example plugin (demo)
* dyn_gw_plain - dyn_gw without ping/libthread
* arprefresh - optimize kernel arp cache from olsr UDP sniffing
* mdnsp - multicast DNS via OLSR mesh network
* p2pd - distribute P2P Discovery messages
Description-md5: 1b78d1c637060ce7b61476c19af92081
Homepage: http://olsr.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu