Search Criteria
Package Details: bitwarden-menu-git r118.65a77b3-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.000000 |
First Submitted: | 2022-03-11 16:46 (UTC) |
Last Updated: | 2025-01-28 17:55 (UTC) |
Dependencies (19)
- bitwarden-cli (bitwarden-cli-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-xdg-base-dirsAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- bemenu (widgie-menu-compatAUR, bemenu-gitAUR) (optional) – One of these launchers is required
- dmenu (bemenu-dmenuAUR, widgie-menu-compatAUR, dmenu-gitAUR, dmenu-wl-dmenu-dropinAUR, dmenu-budAUR, fuzzel-dmenu-dropinAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, wmenu-dmenuAUR, nordmenuAUR, rofi-dmenuAUR, dmenu-fuzzymatchAUR) (optional) – One of these launchers is required
- python-pynputAUR (optional) – simple typing for X
- rofi (rofi-lbonn-wayland-only-gitAUR, rofi-lbonn-wayland-gitAUR, rofi-gitAUR, rofi-wayland) (optional) – One of these launchers is required
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – for Wayland clipboard support
- wofi (wofi-hgAUR) (optional) – One of these launchers is required
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – for X clipboard support
- xdotool (xdotool-gitAUR) (optional) – required for typing non-U.S. Unicode characters
- ydotool (ydotool-gitAUR) (optional) – required for Wayland support
Latest Comments
firecat53 commented on 2025-01-28 17:57 (UTC)
@spradlim: I changed the xdg dependency to use python-xdg-base-dirs which was specifically started to address the conflict with pyxdg.
spradlim commented on 2024-11-20 05:06 (UTC)
I got the same error as BachoSeven. I just had to add a dependency to my PKGBUILD 'python-xdg-base-dirs' to fix this.
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: