lastpass-cli software package provides command line interface to LastPass.com, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lastpass-cli
lastpass-cli is installed in your system.
Make ensure the lastpass-cli package were installed using the commands given below,
$ sudo dpkg-query -l | grep lastpass-cli *
You will get with lastpass-cli package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Utilities |
| Package | lastpass-cli |
| Version | 1.0.0-1 |
| Description | command line interface to LastPass.com |
| Sub Section | utils |