Search Criteria
Package Details: bitwarden-menu-git r50.7cb8386-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bitwarden-menu-git.git (read-only, click to copy) |
---|---|
Package Base: | bitwarden-menu-git |
Description: | Dmenu/Rofi frontend for Bitwarden/Vaultwarden. |
Upstream URL: | https://github.com/firecat53/bitwarden-menu |
Licenses: | MIT |
Conflicts: | bitwarden-menu |
Provides: | bitwarden-menu |
Submitter: | firecat53 |
Maintainer: | firecat53 |
Last Packager: | firecat53 |
Votes: | 1 |
Popularity: | 0.001524 |
First Submitted: | 2022-03-11 16:46 (UTC) |
Last Updated: | 2022-09-25 17:44 (UTC) |
Dependencies (13)
- bitwarden-cli
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-pynput
- python-xdg (python-pyxdg)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- dmenu (dmenu-git, bemenu-dmenu, dmenu-wayland-git, dmenu-rs-git, dmenu-rs, dmenu2, glr-dmenu-git) (optional) – either dmenu or rofi is required
- rofi (rofi-wayland-git, rofi-lbonn-wayland, rofi-lbonn-wayland-only-git, rofi-lbonn-wayland-git, rofi-git) (optional) – either dmenu or rofi is required
- xdotool (xdotool-git) (optional) – required for typing non-U.S. Unicode characters
- ydotool (ydotool-git, ydotool-bin) (optional) – required for Wayland support
Latest Comments
firecat53 commented on 2022-05-20 18:42 (UTC)
Fixed the dependency, thanks. Python-xdg conflicts with python-pyxdg, so if python-pyxdg is required by something else on your system, you will need to either:
pip install --user xdg
BachoSeven commented on 2022-05-14 15:08 (UTC)
hi, this is missing a runtime dep on
python-xdg
, and even when I install it it says: