Automic VaultAutomic Vault

brew

lastpass-cli mit Homebrew, apk, dnf, MacPorts, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lastpass-cli in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lastpass-cli

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lastpass-cli

MacPorts ports tree · security/lastpass-cli/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add lastpass-cli

Alpine Linux edge package indexes · lastpass-cli · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install lastpass-cli

Fedora Rawhide package metadata · lastpass-cli · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#lastpass-cli

nixpkgs package indexes · pkgs/by-name/la/lastpass-cli/package.nix · Quelle: api.github.com

Ubuntu aptverifiziert · 92%
sudo apt install lastpass-cli

Ubuntu 24.04 LTS package indexes · lastpass-cli · Quelle: archive.ubuntu.com

Überblick

Paketzusammenfassung

LastPass command-line interface tool

Befehle und Aliase

  • lpass

Verlauf

Projektgeschichte und Nutzung

LastPass CLI is the official open-source command-line client for LastPass vault data. It gives terminal users the `lpass` command for listing, showing, generating, adding, editing, and syncing secrets without using the browser extension or web UI.

Projektgeschichte

LastPass announced the open-sourced command-line application on 2014-10-22, the same date recorded as the GitHub repository creation date. The README identifies the project as a LastPass.com command-line interface and carries a 2014-2019 LastPass copyright notice.

The project was designed for GNU/Linux, Cygwin, and Mac OS X, with dependencies such as OpenSSL or LibreSSL, libcurl, libxml2, and optional clipboard helpers. Its manpage-oriented documentation and `make install-doc` target reflect a Unix command-line packaging style rather than an app-store distribution model.

Adoptionsgeschichte

Package adoption followed quickly in Unix ecosystems. The README documents installation through Arch, Fedora, EPEL, Debian/Ubuntu build dependencies, Gentoo, Homebrew, MacPorts, FreeBSD ports, and Cygwin, making `lpass` a common terminal bridge for LastPass users on developer workstations and servers.

From a package-manager perspective, LastPass CLI is notable because it packages a proprietary SaaS password manager workflow as a conventional open-source CLI with shell completion, manpages, and data/cache locations that can be managed by Unix package systems.

Wie es verwendet wird

Typical use starts with `lpass login`, then commands such as `lpass ls`, `lpass show`, `lpass generate`, `lpass edit`, and clipboard-oriented password retrieval. The documented storage paths include encrypted vault blobs and session tokens, so the tool sits directly in the secrets-management path for shell scripts and interactive terminal use.

Warum Paket-Nerds sich dafür interessieren

LastPass CLI matters to package nerds because it is a real-world example of a vendor SaaS client being distributed like a normal Unix utility: source on GitHub, package recipes across distributions, optional manpage generation, and XDG-style data/config support.

It also exposed the tension around packaging cloud credentials locally: the package is small and scriptable, but its cached blob and session token files are security-sensitive runtime state rather than ordinary configuration.

Zeitleiste

  • 2014-10-22: LastPass announced and open-sourced the command-line application.
  • 2014-10-22: GitHub repository created.
  • 2019-04-15: v1.3.3 release published.
  • 2024-11-14: v1.6.1 release published.

Related projects

  • Related pieces include the LastPass web service, LastPass browser extensions, pinentry, libcurl, libxml2, OpenSSL or LibreSSL, and platform clipboard tools such as xclip, xsel, pbcopy, and Cygwin putclip.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$LPASS_HOME/env$XDG_CONFIG_HOME/lpass/env~/.lpass/env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$LPASS_HOME/blob$LPASS_HOME/session_token$XDG_DATA_HOME/lpass/blob$XDG_DATA_HOME/lpass/session_token~/.lpass/blob~/.lpass/session_token

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
lpasscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.6.1
Manager aktualisiert2026-06-24
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/lastpass/lastpass-cli

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lastpass-cli
Version1.6.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lastpass-cli
Homepagehttps://github.com/lastpass/lastpass-cli
Repositoryhttps://github.com/lastpass/lastpass-cli
Upstream-Dokumentationhttps://github.com/lastpass/lastpass-cli#readme
LizenzGPL-2.0-or-later WITH openvpn-openssl-exception
Quellarchivhttps://github.com/lastpass/lastpass-cli/releases/download/v1.6.1/lastpass-cli-1.6.1.tar.gz
Zuletzt aktualisiert2026-06-24T13:25:45+02:00
Pulseupdated
Abhängigkeitencurl, openssl@3, pinentry
Build-Abhängigkeitenasciidoc, cmake, docbook-xsl, pkgconf
Von macOS bereitgestellte Bibliothekenlibxml2, libxslt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelastpass-cli
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

lastpass-cli

nix profile install nixpkgs#lastpass-cli
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/lastpass-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lastpass-cli 1.3.7-1build3

command line interface to LastPass.com

https://github.com/lastpass/lastpass-cli

sudo apt install lastpass-cli
  • Section: universe/utils
  • Architecture: amd64
  • 6 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lastpass-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lastpass-cli 1.6.1-r1

LastPass command line interface tool

https://lastpass.com/

sudo apk add lastpass-cli
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lastpass-cli
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lastpass-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lastpass-cli-bash-completion 1.6.1-r1

Bash completions for lastpass-cli

https://lastpass.com/

sudo apk add lastpass-cli-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lastpass-cli
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lastpass-cli-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lastpass-cli-doc 1.6.1-r1

LastPass command line interface tool (documentation)

https://lastpass.com/

sudo apk add lastpass-cli-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lastpass-cli
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lastpass-cli-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lastpass-cli-fish-completion 1.6.1-r1

Fish completions for lastpass-cli

https://lastpass.com/

sudo apk add lastpass-cli-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lastpass-cli
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lastpass-cli-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lastpass-cli-zsh-completion 1.6.1-r1

Zsh completions for lastpass-cli

https://lastpass.com/

sudo apk add lastpass-cli-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lastpass-cli
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lastpass-cli-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

lastpass-cli 1.6.1-3.fc44

Command line interface to LastPass.com

https://github.com/LastPass/lastpass-cli

sudo dnf install lastpass-cli
  • License: GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception AND OpenSSL
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lastpass-cli
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lastpass-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

lastpass-cli

sudo port install lastpass-cli
  • normalized package name match
  • Abgeglichen nach: Lastpass Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: security/lastpass-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment