How to install rofi 1.6 on ubuntu 18.04
I want to install rofi 1.6 on ubuntu 18.04
But in the repositories only the version is available 1.5.0 and some extensions depend on newer versions
Is there a way to update the version?
Solution 1:
There is a PPA by Constantin Piber with newer 1.6.1 version of rofi. To use it open terminal and type:
sudo add-apt-repository ppa:cppiber/ppa
sudo apt-get update
sudo apt-get install rofi