dmenu_path

simple commands for minimalistic window managers

Debian Debian
RUN apt-get update && \ apt-get install -y suckless-tools
Ubuntu
RUN apt-get update && \ apt-get install -y suckless-tools
Alpine
RUN apk add dmenu
Arch Arch Linux
RUN pacman -S --noconfirm dmenu
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y suckless-tools
Fedora
RUN dnf install -y dmenu
Raspbian
RUN apt-get update && \ apt-get install -y suckless-tools
click the source code to copy install dmenu_path on any operating system with command-not-found.com