Using the LastPass password manager has been something that i have been using here lately to manage my passwords. In order for LastPass to work for me it must be able to run on every operating system that I will be using. So far LastPass has been able to do that for me. In this tutorial I will be showing you how to install LastPass on Ubuntu 13.04.
The first step to installing LastPass on Ubuntu 13.04 is to go to https://lastpass.com/lplinux.php and download the “lplinux.tar.bz2” file.
Extract the file to a place that you will remember such as the “Downloads” folder.
Once you have extracted the file from above you should go to the dash launcher and open the terminal program as shown below.
From the Terminal you will need to navigate to the folder in which you extracted the “Install_lastpass.sh” file. This can be done with the “cd” command as shown below and by replacing my username and folder with yours.
cd /home/jeremy/Downloads/
You will then need to run the script to install LastPass to your computer by using the command shown below.
sudo ./install_lastpass.sh
If the installation is sucessfull then your screen should look similar to the screen shown below.
If the terminal states that the LastPass installation is complete then congratulations on installing LastPass on Ubuntu 13.04. If you have any questions or comments don’t hesitate to leave a comment below. Also, if you found this tutorial helpful then please like and share so that other people can find this tutorial more easily.