ibus-theme-tools from home:hollowman project

Välj ditt operativsystem

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_hollowman_Arch]
Server = https://download.opensuse.org/repositories/home:/hollowman/Arch/$arch
Then run the following as root
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/ibus-theme-tools
För Mageia Cauldron, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Mageia_Cauldron/home:hollowman.repo
dnf install ibus-theme-tools
För Mageia 8, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Mageia_8/home:hollowman.repo
dnf install ibus-theme-tools
För openSUSE Tumbleweed, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/openSUSE_Tumbleweed/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För openSUSE Factory, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/openSUSE_Factory/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 SP2 Backports, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP2_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 SP1 Backports, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP1_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För 15.4, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/15.4/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För 15.3, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/15.3/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 SP3 Backports, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP3_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 SP3, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP3/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 SP2, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP2/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 SP1, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP1/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För SLE 15 Backports, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
För Fedora 37, kör följande som root:
?
För Fedora 36, kör följande som root:
?
För Fedora 35, kör följande som root:
?
För Fedora 34, kör följande som root:
?