How To Install Rofi 1.5 on Ubuntu 16.04
Clash Royale CLAN TAG #URR8PPP up vote 0 down vote favorite I have tried to install rofi on 16.04 but ran into issues with this package libxkbcommon As stated here on the package's github the version of rofi that is availible on apt-get is very old. I want to try to install the latest (1.5) version but every time I follow the instructions on building it on my own I run an issue where my libxkbcommon package isn't updated enough. It calls for v0.7 but I only have 0.5. I have not found a way to upgarde libxkbcommon to 0.7 so I may install Rofi. Is there an easier way to do this, or am I missing something? apt package-management share | improve this question asked Apr 17 at 16:53 gradedcatfood 1 add a comment  | up vote 0 down vote favorite I have tried to install rofi on 16.04 but ran into issues with this package libxkbcommon As stated here on the package's github the version of rofi that is availible ...