u2f-host

Command line tool to do Universal 2nd Factor (U2F) operations

Debian Debian
RUN apt-get update && \ apt-get install -y u2f-host
Ubuntu
RUN apt-get update && \ apt-get install -y u2f-host
Arch Arch Linux
RUN pacman -S --noconfirm u2f-host
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y u2f-host
Fedora
RUN dnf install -y u2f-host
Raspbian
RUN apt-get update && \ apt-get install -y u2f-host
click the source code to copy install u2f-host on any operating system with command-not-found.com