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

Last updated: September 28,2024

1. Install "python-u2flib-server" package

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

$ sudo apt update $ sudo apt install python-u2flib-server

2. Uninstall "python-u2flib-server" package

Here is a brief guide to show you how to uninstall python-u2flib-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-u2flib-server $ sudo apt autoclean && sudo apt autoremove

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

Package: python-u2flib-server
Priority: optional
Section: universe/python
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Arvid Requate
Architecture: all
Version: 3.2.0-2
Provides: python2.7-u2flib-server
Depends: python-m2crypto, python-pyasn1 (>= 0.1.7), python-pyasn1-modules, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-u2flib-server/python-u2flib-server_3.2.0-2_all.deb
Size: 19240
MD5sum: a78dd9de76b4bede2bbf7019827e9b4f
SHA1: 87c69e4fe7d419b299446f21a4d282ae4351cf65
SHA256: 7f0257255200492e95de19ca5d591d7486a926790bec81040230e310ad640053
Description-en: Universal 2nd Factor (U2F) server communication Python module
Python-u2flib-server is a library for server-side U2F authentication
and provide the Registration and Authentication functions.
This package contains Python modules and an example web server.
Description-md5: a6c7409c2b2324ce8d3158fd23288743
Homepage: https://developers.yubico.com/python-u2flib-server
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu