dmenu-enhanced is a customized version of dmenu specifically modified as an application launcher.
In order to build dmenu-enhanced you need the Xlib header files.
Enter the following command to build and install dmenu-enhanced:
sudo make clean install
Enter the following command to uninstall dmenu-enhanced completely from the machine:
sudo make clean uninstall