Skip to content

Linux install

Rafael Cossovan edited this page Feb 11, 2019 · 3 revisions

This is a quick installation guide on how to install KeePass 2 and the YAFD plugin.

Debian 9

apt-get install keepass2 mono-devel
wget -O /usr/lib/keepass2/Plugins/YetAnotherFaviconDownloader.plgx "https://github.com/navossoc/KeePass-Yet-Another-Favicon-Downloader/releases/download/v1.2.0.0/YetAnotherFaviconDownloader.plgx"

Don't forget to update the link above to download the latest release available.