Install pamu2fcfg
Installing pamu2fcfg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install pamu2fcfg
pamu2fcfg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | pamu2fcfg |
version | 1.0.3-1 |
description | universal 2nd factor (U2F) PAM module command-line helper tool |
subsection | admin |
website | developers.yubico.com / pam-u2f / |
maintainer | Debian Authentication Maintainers |
Uninstall pamu2fcfg
To remove just pamu2fcfg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove pamu2fcfg
Uninstall pamu2fcfg and it’s dependent packages
To remove the pamu2fcfg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove pamu2fcfg
Purging pamu2fcfg
If you also want to delete configuration and/or data files of pamu2fcfg from Debian Sid then this will work:
sudo apt-get purge pamu2fcfg
To delete configuration and/or data files of pamu2fcfg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove pamu2fcfg