How to Install and Uninstall libfko-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libfko-doc" package

This tutorial shows how to install libfko-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfko-doc

2. Uninstall "libfko-doc" package

Please follow the guidance below to uninstall libfko-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfko-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfko-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfko-doc
Priority: extra
Section: universe/doc
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: Franck Joncourt
Architecture: all
Source: fwknop
Version: 2.6.0-2.2
Filename: pool/universe/f/fwknop/libfko-doc_2.6.0-2.2_all.deb
Size: 33088
MD5sum: 55605cec7e6fee6a52345fa119e14d58
SHA1: 611d8bd519ad3fd6e131000ded814ccf8a11b146
SHA256: 95a620862bb89e288ed4a894eddc73197838fc6fa5e748f3c3075acf8afaf7eb
Description-en: FireWall KNock OPerator - documentation
The FireWall KNock OPerator implements an authorization scheme called
Single Packet Authorization (SPA), based on Netfilter and libpcap.
.
Its main application is to protect services such as OpenSSH with
an additional layer of security in order to make the exploitation of
vulnerabilities (both 0-day and unpatched code) much more difficult.
.
The authorization server passively listens for authorization packets via
libcap, so there is no service listening for network connections on the
traditional port. Access to a protected service is only granted after a
valid encrypted and non-replayed packet is detected.
.
This package provides the library documentation.
Description-md5: fcda4c2c1ded4c74ee3c7c25712eb2a5
Homepage: http://www.cipherdyne.com/fwknop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu