ibus-theme-tools from home:hollowman project

Operációs rendszer kiválasztása

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
Ehhez: Fedora Rawhide futtassa a következőt root-ként:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Fedora_Rawhide/home:hollowman.repo
dnf install ibus-theme-tools
Ehhez: Mageia Cauldron futtassa a következőt root-ként:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Mageia_Cauldron/home:hollowman.repo
dnf install ibus-theme-tools
Ehhez: Mageia 8 futtassa a következőt root-ként:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hollowman/Mageia_8/home:hollowman.repo
dnf install ibus-theme-tools
Ehhez: openSUSE Tumbleweed futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/openSUSE_Tumbleweed/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: openSUSE Factory futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/openSUSE_Factory/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 SP2 Backports futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP2_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 SP1 Backports futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP1_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: 15.4 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/15.4/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: 15.3 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/15.3/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 SP3 Backports futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP3_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 SP3 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP3/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 SP2 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP2/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 SP1 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_SP1/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: SLE 15 Backports futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/home:hollowman/SLE_15_Backports/home:hollowman.repo
zypper refresh
zypper install ibus-theme-tools
Ehhez: Fedora 37 futtassa a következőt root-ként:
?
Ehhez: Fedora 36 futtassa a következőt root-ként:
?
Ehhez: Fedora 35 futtassa a következőt root-ként:
?
Ehhez: Fedora 34 futtassa a következőt root-ként:
?