From 7e2c2924ab2dbe83fca8a0452c77a468a669618b Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Thu, 19 May 2022 20:32:52 +0200 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 236924f..83c5752 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,15 @@ sudo zypper in systray-x-minimal Installing the repository: +###### 22.04 + +```bash +wget -q https://download.opensuse.org/repositories/home:/Ximi1970/xUbuntu_22.04/Release.key +sudo mv -f Release.key /etc/apt/trusted.gpg.d/Systray-x.Ximi1970.asc +sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_22.04 ./" > /etc/apt/sources.list.d/systray-x.list' +sudo apt update +``` + ###### 21.04 ```bash @@ -257,6 +266,20 @@ sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/ho sudo dnf update --refresh ``` +###### 36 + +```bash +sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Fedora_36/home:Ximi1970:Mozilla:Add-ons.repo +sudo dnf update --refresh +``` + +###### 35 + +```bash +sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Fedora_35/home:Ximi1970:Mozilla:Add-ons.repo +sudo dnf update --refresh +``` + ###### 34 ```bash