Skip to content

Instantly share code, notes, and snippets.

@1nsp1r3rnzt
Created May 20, 2018 06:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1nsp1r3rnzt/df030c003409491b0850b45bc92b2dc5 to your computer and use it in GitHub Desktop.
Save 1nsp1r3rnzt/df030c003409491b0850b45bc92b2dc5 to your computer and use it in GitHub Desktop.
# Install KeePass 2
sudo apt-get install -y keepass2
# Install KeePassHTTP
cd $HOME
wget https://raw.github.com/pfn/keepasshttp/master/KeePassHttp.plgx
sudo mv KeePassHttp.plgx /usr/lib/keepass2
sudo apt-get install -y mono-complete
sudo apt-get install -y libmono-system-xml-linq4.0-cil libmono-system-data-datasetextensions4.0-cil libmono-system-runtime-serialization4.0-cil mono-mcs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment