How to Install and Uninstall lastpass-cli Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "lastpass-cli" package

Please follow the instructions below to install lastpass-cli on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lastpass-cli

2. Uninstall "lastpass-cli" package

This is a short guide on how to uninstall lastpass-cli on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lastpass-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the lastpass-cli package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lastpass-cli
Priority: optional
Section: universe/utils
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Troy Heber
Architecture: amd64
Version: 0.7.0-1
Depends: libc6 (>= 2.14), libcurl3 (>= 7.16.2), libssl1.0.0 (>= 1.0.1d), libxml2 (>= 2.7.4), binutils
Filename: pool/universe/l/lastpass-cli/lastpass-cli_0.7.0-1_amd64.deb
Size: 51212
MD5sum: 0411d3ad984c6c80f96e846eba616f4d
SHA1: 8ffe81cb1651bfd749aa3d5f5cb866b21bd1a6f9
SHA256: 6117b15e33764c82840c2bca4f57097c9028e0e44acbff9ef0c2db42c2ef7ccf
Description-en: command line interface to LastPass.com
This application is a command line interface to the LastPass.com services. It
brings both better security and convenience by allowing you to access, add,
modify, and delete entries in your online LastPass vault, all from the
terminal. You can also generate passwords for every server you use and
securely store those passwords directly in LastPass. LastPass Enterprise
features are supported as well, including Shared Folders.
.
Users who prefer the command line can access their data directly with “lpass
ls” then using “lpass show -c --password Sitename” to put the Sitename
password on the copy buffer. You can utilize “lpass show” to store passwords
used in scripts, rather than putting passwords in the scripts themselves.
LastPass can also be used as you work within the command line to help you
login to servers. We’ve included some example scripts below.
.
The new tool is beneficial for LastPass users who want to use the command
line to login to other machines as they work. There are examples such as
contrib/examples/change-ssh-password.sh which shows automated password
changing on a server. You could run it automatically on a nightly basis,
regularly changing the password on the server as a security measure.
Description-md5: 09db552a7aaade4cdf8cb8ecddada1e6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu