I opened up a PPA of pam_panic which is also a rolling thing.

To install it do:

sudo add-apt-repository ppa:bandie/pampanic
sudo apt-get update
sudo apt-get install pampanic

Hint: In the (sad) world of Debian (Ubuntu is a fork of Debian) packages aren’t allowed to have underscores.

Don’t forget to configure it. See the README.md and the fancy man pages ( man pam_panic and man pam_panic_pw ).