Search Criteria
Package Details: lesspass 10.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lesspass.git (read-only, click to copy) |
|---|---|
| Package Base: | lesspass |
| Description: | Stateless open source password manager |
| Upstream URL: | https://lesspass.com |
| Keywords: | lesspass manager passwords |
| Licenses: | GPL-3.0-or-later |
| Submitter: | ogarcia |
| Maintainer: | ogarcia |
| Last Packager: | ogarcia |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-04 17:49 (UTC) |
| Last Updated: | 2026-01-22 09:39 (UTC) |
Dependencies (3)
- python
- python-setuptools (make)
- python-requests (optional) – for load an save configurations from remote server
Latest Comments
ogarcia commented on 2026-03-13 07:37 (UTC)
@Charon77 a bug should be opened upstream so that the original author can fix the problem, since in this case we are talking about a problem that cannot be fixed in the packaging.
In any case, I recommend you take a look at lesspass-client, which is exactly the same as this but in Rust and without external dependencies.
If you finally open a bug in the upstream, let me know so I can support you (I would open it myself, but I'm a bit busy right now).
Charon77 commented on 2026-03-13 03:01 (UTC) (edited on 2026-03-13 03:05 (UTC) by Charon77)
Perhaps we need to adjust upstream to make requests conditional
ogarcia commented on 2020-09-09 10:26 (UTC)
@yochananmarqos fixed, I forgot it completely
yochananmarqos commented on 2020-09-08 20:23 (UTC)
pythonis missing as a dependency.