How to install Enpass Password Manager on Linux Ubuntu 15.04, Ubuntu 14.04 and Derivatives. Enpass is a powerful password manager and password generator for Ubuntu 15.04, Ubuntu 14.04 and Derivatives.
The Enpass Password Manager can be used to store anything. From credit cards to licenses, secure notes to stock market & logins to bank accounts; Enpass gives you Freedom to store everything. It also has Backup and Restore features which enables you to take backups of your Enpass data in a local file system at anytime and restore your existing backup files onto your app
The Enpass application also has a powerful password generator. Enpass password generator generate strong, unique & un-guessable passwords for every login. The password recipes also allows you to generate pronounceable passwords according to your preferences.
Install Enpass on Linux Ubuntu Systems
Enpass for Linux is available for 64 bit distributions (for Ubuntu there are both 32bit and 64bit packages). It can be installed on
Ubuntu 12.04, Ubuntu 13.04, Ubuntu 14.04, Ubuntu 15.04, Fedora 21 and Cent OS 7.
1. Installing Enpass on Ubuntu:
$ sudo su
$ echo "deb http://repo.sinew.in/ stable main" > \
/etc/apt/sources.list.d/enpass.list
$ wget -O - http://repo.sinew.in/keys/enpass-linux.key | apt-key add -
$ apt-get update
$ apt-get install enpass
2. Installing Enpass on Other Linux OS:
1. Download Enpass Installer for linux from given link. Open terminal and navigate to download directory.
$ cd <download_directory>
2. Give execute permission to installer binary.
$ chmod +x EnpassInstaller
3. Install X Screensaver Library.
On Ubuntu: $ sudo apt-get install libxss1
On Fedora and Cent OS: # yum install libXScrnSaver
4. Run installer and complete setup.
$ ./EnpassInstaller