systray-x-minimal from home:Ximi1970:Mozilla:Add-ons:Staging:Test3 project

Seleziona il sistema operativo

Per Arch Linux, modificare /etc/pacman.conf e aggiungere quanto segue (si noti che l'ordine dei repository in pacman.conf è fondamentale, dato che pacman scarica sempre il primo pacchetto trovato):
[home_Ximi1970_Mozilla_Add-ons_Staging_Test3_Arch]
Server = https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/Arch/$arch
Quindi eseguire quanto segue come root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Arch/$(uname -m)/home_Ximi1970_Mozilla_Add-ons_Staging_Test3_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_Ximi1970_Mozilla_Add-ons_Staging_Test3_Arch/systray-x-minimal
Per Debian Unstable eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per Debian Testing eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per Debian 12 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per Debian 11 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per Debian 10 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per Fedora Rawhide eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Fedora_Rawhide/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
dnf install systray-x-minimal
Per Fedora 40 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Fedora_40/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
dnf install systray-x-minimal
Per Fedora 39 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Fedora_39/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
dnf install systray-x-minimal
Per Fedora 38 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/Fedora_38/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
dnf install systray-x-minimal
Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/openSUSE_Tumbleweed/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
zypper refresh
zypper install systray-x-minimal
Per openSUSE Slowroll eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/openSUSE_Slowroll/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
zypper refresh
zypper install systray-x-minimal
Per 15.6 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/15.6/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
zypper refresh
zypper install systray-x-minimal
Per 15.5 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/15.5/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
zypper refresh
zypper install systray-x-minimal
Per 15.4 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/15.4/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.repo
zypper refresh
zypper install systray-x-minimal
Per xUbuntu 23.10 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per xUbuntu 23.04 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per xUbuntu 22.04 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per xUbuntu 20.04 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal
Per xUbuntu 18.04 eseguire quanto segue:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Staging:/Test3/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:Ximi1970:Mozilla:Add-ons:Staging:Test3.list
curl -fsSL https://download.opensuse.org/repositories/home:Ximi1970:Mozilla:Add-ons:Staging:Test3/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Ximi1970_Mozilla_Add-ons_Staging_Test3.gpg > /dev/null
sudo apt update
sudo apt install systray-x-minimal