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

Last updated: May 20,2024

1. Install "libfko-python" package

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

$ sudo apt update $ sudo apt install libfko-python

2. Uninstall "libfko-python" package

This tutorial shows how to uninstall libfko-python on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libfko-python
Priority: extra
Section: universe/python
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Franck Joncourt
Architecture: amd64
Source: fwknop
Version: 2.6.0-2.2
Depends: python (>= 2.7), python (<< 2.8), libfko2 (= 2.6.0-2.2), libc6 (>= 2.4)
Filename: pool/universe/f/fwknop/libfko-python_2.6.0-2.2_amd64.deb
Size: 18360
MD5sum: e3c2b8d4a1c5fddb6f1887adfb4d8c1b
SHA1: 5aef350458d3cef182f31ad5b4cf518e0edda533
SHA256: 514d6e50607d2ffdfb72ec42e22ebd75e3d093fb1bf06f3bbb3d7bfd9fc184fd
Description-en: FireWall KNock OPerator - Python module
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 FKO module as a Python interface.
Description-md5: f7b55ef9441c5eb713dcb762e3f16470
Homepage: http://www.cipherdyne.com/fwknop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu