gnome-shell-extension-customize-ibus from home:hollowman project
Kies uw besturingssysteem
Installatiebron toevoegen en handmatig installeren
Voor Arch Linux, bewerk /etc/pacman.conf en voeg het volgende toe (merk op dat de volgorde van installatiebronnen in pacman.conf belangrijk is, omdat pacman altijd het eerst gevonden pakket downloadt):
[home_hollowman_Arch] Server = https://download.opensuse.org/repositories/home:/hollowman/Arch/$arch
Voer dan het volgende als root uit
key=$(curl -fsSL https://download.opensuse.org/repositories/home:hollowman/Arch/$(uname -m)/home_hollowman_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_hollowman_Arch/gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Debian Unstable voer het volgende uit:
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:/hollowman/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor Debian Testing voer het volgende uit:
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:/hollowman/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor Debian 11 voer het volgende uit:
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:/hollowman/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Fedora Rawhide voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:hollowman/Fedora_Rawhide/home:hollowman.repo dnf install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Mageia Cauldron voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Mageia_Cauldron/home:hollowman.repo dnf install gnome-shell-extension-customize-ibus
Voor Mageia 8 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Mageia_8/home:hollowman.repo dnf install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor openSUSE Tumbleweed voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/openSUSE_Tumbleweed/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor openSUSE Factory voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/openSUSE_Factory/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor SLE 15 SP2 Backports voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP2_Backports/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor SLE 15 SP1 Backports voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP1_Backports/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor 15.4 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/15.4/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor 15.3 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/15.3/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Raspbian 11 voer het volgende uit:
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:/hollowman/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor Raspbian 10 voer het volgende uit:
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:/hollowman/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor SLE 15 SP3 Backports voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP3_Backports/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor SLE 15 SP3 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP3/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor SLE 15 SP2 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP2/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor SLE 15 SP1 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP1/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Voor SLE 15 Backports voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_Backports/home:hollowman.repo zypper refresh zypper install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor xUbuntu 22.10 voer het volgende uit:
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:/hollowman/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor xUbuntu 22.04 voer het volgende uit:
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:/hollowman/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor xUbuntu 21.10 voer het volgende uit:
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:/hollowman/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor xUbuntu 21.04 voer het volgende uit:
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:/hollowman/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Voor xUbuntu 20.04 voer het volgende uit:
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:/hollowman/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:hollowman.list curl -fsSL https://download.opensuse.org/repositories/home:hollowman/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hollowman.gpg > /dev/null sudo apt update sudo apt install gnome-shell-extension-customize-ibus
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Fedora 37 voer het volgende als root uit:
?
Voor Fedora 36 voer het volgende als root uit:
?
Voor Fedora 35 voer het volgende als root uit:
?
Voor Fedora 34 voer het volgende als root uit:
?