@fenze: any chance you can get this updated for us ? Thanks
Search Criteria
Package Details: bitwarden-cli-bin 2022.10.0-1
Git Clone URL: | https://aur.archlinux.org/bitwarden-cli-bin.git (read-only, click to copy) |
---|---|
Package Base: | bitwarden-cli-bin |
Description: | Bitwarden Command-line Interface |
Upstream URL: | https://github.com/bitwarden/clients |
Licenses: | GPL3 |
Conflicts: | bitwarden-cli |
Submitter: | fenze |
Maintainer: | fenze |
Last Packager: | fenze |
Votes: | 2 |
Popularity: | 0.127072 |
First Submitted: | 2022-03-19 19:14 (UTC) |
Last Updated: | 2022-10-22 09:28 (UTC) |
Latest Comments
zagg commented on 2023-01-11 14:51 (UTC)
zagg commented on 2022-12-07 15:45 (UTC) (edited on 2022-12-07 15:48 (UTC) by zagg)
The difference is that one does not require any additional libraries.
Especially nodejs-lts-gallium
I tend to avoid unnecessary dev/make packages on my system. Hence why I am using a CI tool to build my packages and install them from a custom repo.
glitsj16 commented on 2022-12-07 12:16 (UTC) (edited on 2022-12-07 12:17 (UTC) by glitsj16)
@zagg Not sure about the exact differences between this AUR package and bitwarden-cli from community. But that works just fine. Perhaps you can give it a try.
zagg commented on 2022-12-07 11:56 (UTC) (edited on 2022-12-07 12:03 (UTC) by zagg)
I feel like the pkver script is not working anymore.
Could you please fix it and update the PKGBUILD ?
Some like:
curl -s "https://api.github.com/repos/bitwarden/clients/releases" | grep '"tag_name"' | cut -d : -f 2 | grep -Eo '".+"' | grep -P "cli-v\K([0-9]+.[0-9]+.[0-9]+)"
fenze commented on 2022-08-04 12:33 (UTC)
Updated! Thanks
jabashque commented on 2022-08-04 07:50 (UTC) (edited on 2022-08-04 07:50 (UTC) by jabashque)
Hey, I updated the PKGBUILD to pull from https://github.com/bitwarden/clients instead, as they have decided to consolidate all their clients into one repo.
Here's the updated PKGBUILD: https://gist.github.com/jabashque/145857dc42101a919323115e847f21e2
glitsj16 commented on 2022-03-21 08:33 (UTC)
I got confused, that's why I asked. After seeing https://bugs.archlinux.org/task/74175 things started to come togehter. Thanks for your response.
fenze commented on 2022-03-20 06:53 (UTC)
It is only binary without any dependencies
glitsj16 commented on 2022-03-19 23:03 (UTC) (edited on 2022-03-19 23:04 (UTC) by glitsj16)
What's the difference with bitwarden-cli from community repo?
Pinned Comments
fenze commented on 2022-03-20 06:53 (UTC)
It is only binary without any dependencies