We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can also check the instructions to build a FireBreath plugin in Linux but the steps below have worked for the distributions we've tried.
sudo apt-get install libpcsclite1 pcscd libpcsclite-dev cmake git git clone https://github.com/firebreath/FireBreath.git cd FireBreath mkdir projects cd projects git clone https://github.com/cardid/WebCard.git cd .. ./prepmake.sh cd build make