-
Notifications
You must be signed in to change notification settings - Fork 82
Install
Alexander Terry edited this page Apr 19, 2016
·
3 revisions
pam_usb is included in most Linux distributions out there.
If you happen to run Ubuntu or Debian, run:
# apt-get install libpam-usb pamusb-tools
Gentoo (You may need to unmask sys-auth/pam_usb
or use --automask-write
):
# emerge pam_usb
Arch Linux(it's in the AUR as pam_usb :
#yaourt -S pam_usb
Before proceeding, make sure all dependencies are installed: libxml2, pam, udisks and pmount are installed
$ make
# make install