Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install the tool

Code Block
languagebash
#$ git clone https://github.com/Yubico/yubico-piv-tool.git

# cd yubico-piv-tool

# autoreconf --install
# ./configure  --disable-dependency-tracking
# make
# make install

...