lpass

Command-line interface for the LastPass password manager. More information: <https://github.com/lastpass/lastpass-cli>.

Debian Debian
RUN apt-get update && \ apt-get install -y lastpass-cli
Ubuntu
RUN apt-get update && \ apt-get install -y lastpass-cli
Alpine
RUN apk add lastpass-cli
Arch Arch Linux
RUN pacman -S --noconfirm lastpass-cli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lastpass-cli
Fedora
RUN dnf install -y lastpass-cli
Raspbian
RUN apt-get update && \ apt-get install -y lastpass-cli
click the source code to copy install lpass on any operating system with command-not-found.com