From 3ffc8104688d89f794b1c2eb727062639098cfc2 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 13 Sep 2020 21:02:59 +0200 Subject: [PATCH] Remove xenial warning from INSTALL.md --- INSTALL.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 04429ca8..db8c4bfc 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -224,14 +224,6 @@ gdb build/rofi core apt install rofi ``` -#### Ubuntu 16.04 Xenial - -**Please note that the latest version of rofi in Ubuntu 16.04 is extremely outdated (v0.15.11)** - -This will cause issues with newer scripts (i.e. with clerk) and misses important updates and bug-fixes. -Newer versions of Rofi however requires versions of xcb-util-xrm and libxkbcommon that are not available in the 16.04 repositories. -These need to be manually installed before rofi can be installed either via source code or Zesty version from the [ubuntu's launchpad page for rofi](https://launchpad.net/ubuntu/+source/rofi). - ### Fedora rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository)