Update README.md

This commit is contained in:
Ximi1970
2021-01-02 21:57:07 +01:00
parent f8e93f6b87
commit daf2a94c49

View File

@@ -59,6 +59,12 @@ Installing the repository:
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_Tumbleweed/ SysTray-X
```
###### Leap 15.3 (not tested)
```bash
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_Leap_15.3/ SysTray-X
```
###### Leap 15.2
```bash
@@ -71,18 +77,24 @@ sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Moz
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_Leap_15.1/ SysTray-X
```
###### SLE 15 SP1
###### SLE 15 SP3 (not tested)
```bash
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_SLE_15_SP3/ SysTray-X
```
###### SLE 15 SP2 (not tested)
```bash
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_SLE_15_SP2/ SysTray-X
```
###### SLE 15 SP1 (not tested)
```bash
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_SLE_15_SP1/ SysTray-X
```
###### SLE 15
```bash
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/openSUSE_SLE_15/ SysTray-X
```
#### Package
Installing the SysTray-X addon and companion app package:
@@ -130,15 +142,6 @@ sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi197
sudo apt update
```
###### 19.10
```bash
wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_19.10/Release.key
sudo apt-key add Release.key
sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_19.10 ./" > /etc/apt/sources.list.d/systray-x.list'
sudo apt update
```
###### 18.04 LTS
```bash
@@ -186,6 +189,24 @@ sudo apt install systray-x-minimal
Installing the repository:
###### Testing (not tested)
```bash
wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_Testing/Release.key
sudo apt-key add Release.key
sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_Testing ./" > /etc/apt/sources.list.d/systray-x.list'
sudo apt update
```
###### Unstable (not tested)
```bash
wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_Unstable/Release.key
sudo apt-key add Release.key
sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_Unstable ./" > /etc/apt/sources.list.d/systray-x.list'
sudo apt update
```
###### 10
```bash
@@ -224,6 +245,13 @@ sudo apt install systray-x-minimal
Installing the repository:
###### Rawhide (not tested)
```bash
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Fedora_Rawhide/home:Ximi1970:Mozilla:Add-ons.repo
sudo dnf update --refresh
```
###### 33
```bash
@@ -320,7 +348,7 @@ sudo pacman -S systray-x-minimal
Installing the repository:
###### 8 Stream
###### 8 Stream (not tested)
```bash
sudo yum-config-manager --add-repo=https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/CentOS_8_Stream/home:Ximi1970:Mozilla:Add-ons.repo
@@ -365,7 +393,7 @@ sudo yum install gnome-tweaks
Please use `Tweaks` to activate the gnome shell extension `Kstatusnotifieritem/appindicator support` or reboot the system.
### MX
### MX (not tested)
First install the Debian latest Thunderbird version. Replace the xx.x.x with the correct version.
```bash
@@ -455,13 +483,6 @@ Requirements:
```bash
sudo apt install zip git g++ make qt5-default
gnome-extensions enable ubuntu-appindicator@ubuntu.com
```
19.10
```bash
sudo apt install zip git g++ make qt5-default gnome-shell-extension-appindicator
gnome-extensions enable ubuntu-appindicator@ubuntu.com
```
16.04 LTS / 18.04 LTS