Index of /ubuntu/pool/universe/f/fcitx5/


../
fcitx5-data_5.0.14-1_all.deb                       02-Feb-2022 18:34             1570710
fcitx5-data_5.1.7-1build3_all.deb                  01-Apr-2024 02:32             6974626
fcitx5-frontend-all_5.1.7-1build3_all.deb          01-Apr-2024 02:32                9154
fcitx5-module-emoji_5.0.14-1_amd64.deb             02-Feb-2022 18:34               18830
fcitx5-module-quickphrase_5.0.14-1_amd64.deb       02-Feb-2022 18:34               53862
fcitx5-module-wayland_5.0.14-1_amd64.deb           02-Feb-2022 18:34               95198
fcitx5-module-xorg_5.0.14-1_amd64.deb              02-Feb-2022 18:34              113850
fcitx5-modules-dev_5.0.14-1_amd64.deb              02-Feb-2022 18:34                8930
fcitx5-modules-dev_5.1.7-1build3_amd64.deb         01-Apr-2024 02:32               10588
fcitx5-modules_5.0.14-1_amd64.deb                  02-Feb-2022 18:34              595776
fcitx5-modules_5.1.7-1build3_amd64.deb             01-Apr-2024 02:32              931440
fcitx5_5.0.14-1_amd64.deb                          02-Feb-2022 18:34              180730
fcitx5_5.1.7-1build3_amd64.deb                     01-Apr-2024 02:32              200020
libfcitx5config-dev_5.0.14-1_amd64.deb             02-Feb-2022 18:34               13080
libfcitx5config-dev_5.1.7-1build3_amd64.deb        01-Apr-2024 02:32               14828
libfcitx5config6_5.0.14-1_amd64.deb                02-Feb-2022 18:34               47432
libfcitx5config6_5.1.7-1build3_amd64.deb           01-Apr-2024 02:32               49738
libfcitx5core-dev_5.0.14-1_amd64.deb               02-Feb-2022 18:34               27204
libfcitx5core-dev_5.1.7-1build3_amd64.deb          01-Apr-2024 02:32               33494
libfcitx5core7_5.0.14-1_amd64.deb                  02-Feb-2022 18:34              257704
libfcitx5core7_5.1.7-1build3_amd64.deb             01-Apr-2024 02:32              317040
libfcitx5utils-dev_5.0.14-1_amd64.deb              02-Feb-2022 18:34               68960
libfcitx5utils-dev_5.1.7-1build3_amd64.deb         01-Apr-2024 02:32               73330
libfcitx5utils2_5.0.14-1_amd64.deb                 02-Feb-2022 18:34              213804
libfcitx5utils2_5.1.7-1build3_amd64.deb            01-Apr-2024 02:32              229432

🔑 Публичный ключ репозитория

Для безопасной установки пакетов добавьте наш GPG-ключ в доверенные ключи APT. Ключ используется для проверки подписей метаданных репозитория.

📦 Инструкция по установке

Выполните одну из команд в терминале (требуются права root или sudo):

Вариант 1 (curl): curl -fsSL https://{{HOST}}/.keys/public.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg
Вариант 2 (wget + gpg): wget -qO - https://{{HOST}}/.keys/public.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg

💡 После добавления ключа выполните sudo apt update для проверки подключения и обновления списков пакетов.