Package Details: dmenu-extended-git 1.5.0.r1.dd93e7a-2

Git Clone URL: https://aur.archlinux.org/dmenu-extended-git.git (read-only, click to copy)
Package Base: dmenu-extended-git
Description: An extension to dmenu for quickly opening files and folders and run programs.
Upstream URL: https://github.com/markjones112358/dmenu-extended
Keywords: dmenu file-opener launcher rofi run-dialog
Licenses: MIT
Conflicts: dmenu-extended
Provides: dmenu-extended
Submitter: Foxboron
Maintainer: stiermid
Last Packager: stiermid
Votes: 8
Popularity: 0.000089
First Submitted: 2017-09-05 23:39 (UTC)
Last Updated: 2026-07-20 19:37 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

Frestein commented on 2026-07-19 13:01 (UTC)

Please, read my comment about dmenu dependency.

stiermid commented on 2026-06-27 08:47 (UTC)

The upstream repository uses tags, so you dont need to use revision-based format

Frestein commented on 2026-06-22 09:58 (UTC)

Please remove dmenu from the hard dependencies. I use the following configuration:

    "menu": "fuzzel",
    "menu_arguments": [
        "-d",
        "--minimal-lines",
        "--counter",
        "--match-mode",
        "fuzzy",
        "-l",
        "22",
        "-w",
        "130",
        "-B",
        "3"
    ],

I have reviewed the source code – there is no hard dependency on dmenu. It can be used with any menu launcher of this type.

emilio-r commented on 2022-08-16 22:08 (UTC)

@stef204: you are totally right, thanks for the heads up. forgot to build in a clean chroot first, sorry. should now be fixed.

stef204 commented on 2022-08-13 18:13 (UTC) (edited on 2022-08-14 16:16 (UTC) by stef204)

@emilio-r
you are missing these dependencies:
python-build, python-wheel and python-installer

emilio-r commented on 2022-08-12 12:55 (UTC) (edited on 2022-08-12 12:56 (UTC) by emilio-r)

Sorry for the delayed update - summer holidays ¯\(ツ)

themooleman commented on 2022-08-10 11:22 (UTC)

I'm receiving the same error. If only I knew enough to provide an answer...

Ten0 commented on 2022-07-29 11:32 (UTC)

This appears to be broken: I'm getting error

python: can't open file '/home/user/.cache/yay/dmenu-extended-git/src/dmenu-extended/setup.py': [Errno 2] No such file or directory

when installing.

emilio-r commented on 2020-12-05 14:53 (UTC)

If you are running into problems since the latest python 3.9 update, please remove the current package from your package cache and reinstall it - some paths need to be rewritten in the package.