1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-03 16:05:20 -05:00

Add warning about Ubuntu 16.04 Xeniali

Ubuntu 16.04 packaged version of rofi is extremly outdated. This causes
all kind of weird behavior with newer scripts, i.e. with clerk.
This commit adds a warning to the installation instructions to warn new
users about this problem and direct them to install a newer version
directly from launchpad.
This commit is contained in:
Florian Franzen 2017-08-10 15:39:27 +02:00
parent 96c70813ca
commit c861805604
No known key found for this signature in database
GPG key ID: 9BAB7BFE954A1F45

View file

@ -184,9 +184,14 @@ gdb rofi core
``` ```
apt install rofi apt install rofi
``` ```
#### Ubuntu 16.04 Xenial
**Please note that the latest version of rofi in Ubuntu 16.04 is extremly outdated (v0.15.11)**
This will cause issues with newer scripts (i.e. with clerk) and we recommend to manually download and install the deb file for zesty instead. You can find the deb on [ubuntu's launchpad page for rofi](https://launchpad.net/ubuntu/+source/rofi).
### Fedora ### Fedora
rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository) rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository)