Rofi-Wayland provides an application launcher for the X Window System as well as Wayland. It has the same functionality as Rofi-1.7.8 and more. If you only use the X Window System, you can just install Rofi-1.7.8 instead.
gdk-pixbuf, GLib2, libxcb, libxkbcommon, Pango (with Cairo), startup-notification, Wayland, Wayland-Protocols, and XCB Utilities
Install Rofi-Wayland by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
Now, as the root
user:
ninja install