Finger print
Install the necessary package if you haven't already:
sudo apt update
sudo apt install libpam-fprintdEdit the PAM configuration file for sudo. Open it with a text editor:
sudo nvim /etc/pam.d/sudoAdd the following line at the beginning of the file:
auth sufficient pam_fprintd.sosudo apt install backintime-qt