Skip to content

Lock&Key - Linux Executable

Latest
Compare
Choose a tag to compare
@luddekn luddekn released this 22 May 10:05
· 51 commits to main since this release
6595ec6

Official Linux Executable for Lock&Key Password Manager

Download the lock-and-key.zip file and the install-lockandkey.sh script, the install script must be in the same folder as the zip file.

Now install it!

chmod +x install-lockandkey.sh

./install-lockandkey.sh

rm install-lockandkey.sh

After running this script you can also delete the install-lockandkey.sh script.

You can remove this application manually or download the uninstall-lockandkey.sh script.

chmod +x uninstall-lockandkey.sh

./uninstall-lockandkey.sh

rm uninstall-lockandkey.sh