How to Install and Uninstall lastpass-cli Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "lastpass-cli" package

This tutorial shows how to install lastpass-cli on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install lastpass-cli

2. Uninstall "lastpass-cli" package

Please follow the guidelines below to uninstall lastpass-cli on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the lastpass-cli package on Ubuntu 20.10 (Groovy Gorilla)

Package: lastpass-cli
Architecture: amd64
Version: 1.3.3-4
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 237
Depends: binutils, ca-certificates, libc6 (>= 2.14), libcurl4 (>= 7.16.2), libssl1.1 (>= 1.1.0), libxml2 (>= 2.7.4)
Recommends: pinentry-curses
Suggests: xclip | xsel
Filename: pool/universe/l/lastpass-cli/lastpass-cli_1.3.3-4_amd64.deb
Size: 85032
MD5sum: e8b8006a6f02ecc7fa93ccb4e97606cd
SHA1: e55c9f40860a79c1ae01ff5c91e38d6d754608f3
SHA256: 0318e585adc00e29ca3d54d8c47ffa7cd0f6f41b84433ecdf5f21bb2364ecfc8
SHA512: f28a3d60521dc71a1765017852def8c3dfffba2f3217aa5964eca6fba1c296157eb7be2290a7d028b7da02b03d8d80e5aa57e365e8398245d06cf0136404b025
Homepage: https://github.com/lastpass/lastpass-cli
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