From 7b356e00317c6a66182d80bf46fa5c2ee2a49c0e Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Fri, 24 Apr 2020 22:45:32 +0200 Subject: [PATCH] Update --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83cf128..7d5da31 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,16 @@ sudo apt update sudo apt install systray-x ``` +#### 16.04 LTS + +```bash +wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_16.04/Release.key +sudo apt-key add Release.key +sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_16.04 ./" > /etc/apt/sources.list.d/systray-x.list' +sudo apt update +sudo apt install systray-x +``` + #### 18.04 LTS ```bash @@ -68,6 +78,16 @@ sudo apt update sudo apt install systray-x ``` +#### 20.04 LTS + +```bash +wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_20.04/Release.key +sudo apt-key add Release.key +sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_20.04 ./" > /etc/apt/sources.list.d/systray-x.list' +sudo apt update +sudo apt install systray-x +``` + ### Debian #### 10 @@ -133,7 +153,7 @@ Requirements: gnome-extensions enable ubuntu-appindicator@ubuntu.com ``` - 18.04 LTS + 16.04 LTS / 18.04 LTS ```bash sudo apt install zip git g++ make qt5-default gnome-shell-extension-appindicator