Search Criteria
Package Details: lastpass-cli 1.6.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lastpass-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | lastpass-cli |
| Description: | LastPass command line interface tool |
| Upstream URL: | https://lastpass.com/ |
| Licenses: | GPL2 |
| Submitter: | arojas |
| Maintainer: | matthewq337 |
| Last Packager: | matthewq337 |
| Votes: | 1 |
| Popularity: | 0.31 |
| First Submitted: | 2025-03-31 17:29 (UTC) |
| Last Updated: | 2025-07-11 05:10 (UTC) |
Dependencies (8)
- curl (curl-gitAUR, curl-c-aresAUR)
- libxml2 (libxml2-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- asciidoc (asciidoc-gitAUR) (make)
- bash-completion (bash-completion-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- pinentry (pinentry-gitAUR, pinentry-bemenu-gitAUR, pinentry-dmenuAUR, pinentry-bemenu) (optional) – securely read passwords
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard support
Latest Comments
matthewq337 commented on 2025-07-11 05:10 (UTC)
@milouse @TheVulpecula fixed, thanks
milouse commented on 2025-05-06 08:12 (UTC)
Actually, just using
-DCMAKE_POLICY_VERSION_MINIMUM=3.5in the cmake call of the build step, as the error message says, is sufficient. No need for a patch.TheVulpecula commented on 2025-04-21 12:21 (UTC) (edited on 2025-04-21 12:43 (UTC) by TheVulpecula)
The package does not build in the current state:
You can use the following patch: