Skip to main content

KeePass2 Plugins unter Ubuntu 12.04 kompilieren

·46 words·1 min

Wer unter Ubuntu 12.04 Keepass2 Plugins nutzen möchte und folgende Fehlermeldung auftritt.

The following plugin is incompatible with the current KeePass version: /usr/lib/keepass2/OtpKeyProv.plgx

Liegt das daran das mono das Plugin nicht kompilieren kann. Abhilfe schafft type das Paket mono-complete zu installieren.

sudo apt-get install -y mono-complete
Reply by Email
Denny Schäfer
Author
Denny Schäfer