# apt install --download-only fcitx-anthy
でダウンロードする。それらをpkg2sfs.shでまとめる。
anthy-common_1%3a0.4-2_all.deb
anthy_1%3a0.4-2_amd64.deb
fcitx-anthy_0.2.4-1_amd64.deb
fcitx-anthy_0.2.4-1_amd64.sfs
fcitx-bin_1%3a4.2.9.9-1_amd64.deb
fcitx-config-common_0.4.10-3_all.deb
fcitx-config-gtk_0.4.10-3_amd64.deb
fcitx-data_1%3a4.2.9.9-1_all.deb
fcitx-frontend-all_1%3a4.2.9.9-1_all.deb
fcitx-frontend-gtk2_1%3a4.2.9.9-1_amd64.deb
fcitx-module-dbus_1%3a4.2.9.9-1_amd64.deb
fcitx-modules_1%3a4.2.9.9-1_amd64.deb
im-config_0.55-2_all.deb
libanthy1_1%3a0.4-2_amd64.deb
libanthyinput0_1%3a0.4-2_amd64.deb
libfcitx-config4_1%3a4.2.9.9-1_amd64.deb
libfcitx-core0_1%3a4.2.9.9-1_amd64.deb
libfcitx-gclient1_1%3a4.2.9.9-1_amd64.deb
libfcitx-utils0_1%3a4.2.9.9-1_amd64.deb
libgettextpo0_0.21-12_amd64.deb
libpresage-data_0.9.1-2.5_all.deb
libpresage1v5_0.9.1-2.5_amd64.deb
libtinyxml2.6.2v5_2.6.2-6+deb12u1_amd64.deb
上記の内
別にダウンロードしたのは
fcitx-frontend-all_1%3a4.2.9.9-1_all.debfcitx-frontend-gtk2_1%3a4.2.9.9-1_amd64.deb
fcitx-module-dbus_1%3a4.2.9.9-1_amd64.deb
~.xinitrc
SCIMのところをコメントアウトして
# export XMODIFIERS='@im=SCIM'
# export GTK_IM_MODULE='scim'
# export QT_IM_MODULE='scim'
# scim -d
fcitxを追加
# for fcitx
export XMODIFIERS='@im=fcitx'
export GTK_IM_MODULE='fcitx'
export QT_IM_MODULE='fcitx'
fcitx-autostart &
sfsをロードしてXをリスタートする。
漢字変換の時に変換候補のwindowが表示されない。
fcitx-configtoolが無い。