Closed ProgrammingLife closed 4 years ago
Well, did you follow the compile and install instructions in the README?
$ autoreconf -i
$ mkdir build
$ cd build/
$ ../configure
$ make
$ make install
I'll close this for the time being. If you need more help, feel free to request to reopen.
I've done this step for Ubuntu:
apt install rofi-dev qalc libqalculate-dev
and then I try to run rofi:How to install this plugin? What configs I should edit?