Handshake Ledger Palm Reader Arm64 board

	2  curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
    6  nvm list-remote
    7  nvm install v14.20.1
    9  sudo apt install node-gyp
   11  sudo apt install pkg-config libusb-1.0-0-dev libudev-dev
   13  sudo apt install build-essential autotools-dev automake autoconf git curl -y
   14  sudo apt install libusb-dev libtool
   18  sudo apt install unbound libunbound-dev
   15  git clone https://github.com/pinheadmz/palmreader
   16  cd palmreader
   21  npm install
   22  npm install -g
   24  cd bin
   25  ls
   27  ./palmreader
   28  cd
   29  history
   12  wget -q -O - https://raw.githubusercontent.com/LedgerHQ/udev-rules/master/add_udev_rules.sh | sudo bash

https://askubuntu.com/questions/305654/xclip-on-headless-server