How do I install Encryptr?

Hi,

I am trying to install an application called Encryptr. (www.encryptr.org) But I don’t exactly know how to install it. I have extracted it (tar -zxvf encryptr_1.2.0_amd64.tar.gz) and ran cd /home/myusername/Encryptr . But now I don’t know what to do next, since there is no README file or whatnot… I don’t know how to decipher this, but there is a file that says this that looks important (titled Encryptr):

**#!/bin/bash
pushd “$(dirname “$0”)”
paths=(
“/lib/x86_64-linux-gnu/libudev.so.1” # Ubuntu, Xubuntu, Mint
“/usr/lib64/libudev.so.1” # SUSE, Fedora
“/usr/lib/libudev.so.1” # Arch, Fedora 32bit
“/lib/i386-linux-gnu/libudev.so.1” # Ubuntu 32bit
)
for i in “${paths@]}”
do
if -f $i ]
then
ln -sf “$i” ./libudev.so.0
break
fi
done
HERE="."

Always use our versions of ffmpeg libs.

export LD_LIBRARY_PATH=$( -n “$LD_LIBRARY_PATH” ] && echo “$HERE:$HERE/lib:$LD_LIBRARY_PATH” || echo “$HERE:$HERE/lib”)

exec -a “$0” “./encryptr-bin”
popd**

Can anyone help me with this? Thanks.

P.S. I would recommend this as a great, free (as in open source) and private Password manager (uses the Crypton framework). And it looks like SpiderOak helped make it. Recommend to put in repositories (I am not that advanced with linux and packages yet… but I will be able to and want to help some day;))

This is better considering that anyone can now hack there way into KeePass (at least on crappy Windows)… https://thehackernews.com/2015/11/password-manager-hacked.html