mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Merge pull request #649 from FlorianFranzen/patch-1
Add warning about outdated version under Ubuntu 16.04 Xenial
This commit is contained in:
commit
24a16faab9
1 changed files with 6 additions and 1 deletions
|
@ -185,9 +185,14 @@ gdb rofi core
|
|||
|
||||
```
|
||||
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
|
||||
|
||||
rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository)
|
||||
|
|
Loading…
Add table
Reference in a new issue