Index of /ubuntu/pool/main/b/barbican/


../
barbican-api_14.0.0-0ubuntu1.1_all.deb             25-Oct-2022 18:44                2346
barbican-api_14.0.0-0ubuntu1_all.deb               31-Mar-2022 20:51                2332
barbican-api_14.0.2-0ubuntu1_all.deb               07-Dec-2022 04:59                2336
barbican-api_18.0.0-0ubuntu1_all.deb               05-Apr-2024 18:22                2336
barbican-common_14.0.0-0ubuntu1.1_all.deb          25-Oct-2022 18:44               20616
barbican-common_14.0.0-0ubuntu1_all.deb            31-Mar-2022 20:51               20478
barbican-common_14.0.2-0ubuntu1_all.deb            07-Dec-2022 04:59               20508
barbican-common_18.0.0-0ubuntu1_all.deb            05-Apr-2024 18:22               22716
barbican-doc_14.0.0-0ubuntu1.1_all.deb             25-Oct-2022 18:44             1151720
barbican-doc_14.0.0-0ubuntu1_all.deb               31-Mar-2022 20:51             1151584
barbican-doc_14.0.2-0ubuntu1_all.deb               07-Dec-2022 04:59             1153252
barbican-doc_18.0.0-0ubuntu1_all.deb               05-Apr-2024 18:22             1165270
barbican-keystone-listener_14.0.0-0ubuntu1.1_al..> 25-Oct-2022 18:44                5300
barbican-keystone-listener_14.0.0-0ubuntu1_all.deb 31-Mar-2022 20:51                5294
barbican-keystone-listener_14.0.2-0ubuntu1_all.deb 07-Dec-2022 04:59                5298
barbican-keystone-listener_18.0.0-0ubuntu1_all.deb 05-Apr-2024 18:22                5422
barbican-worker_14.0.0-0ubuntu1.1_all.deb          25-Oct-2022 18:44                5272
barbican-worker_14.0.0-0ubuntu1_all.deb            31-Mar-2022 20:51                5258
barbican-worker_14.0.2-0ubuntu1_all.deb            07-Dec-2022 04:59                5258
barbican-worker_18.0.0-0ubuntu1_all.deb            05-Apr-2024 18:22                5402
python3-barbican_14.0.0-0ubuntu1.1_all.deb         25-Oct-2022 18:44              271216
python3-barbican_14.0.0-0ubuntu1_all.deb           31-Mar-2022 20:51              271254
python3-barbican_14.0.2-0ubuntu1_all.deb           07-Dec-2022 04:59              272126
python3-barbican_18.0.0-0ubuntu1_all.deb           05-Apr-2024 18:22              235642

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

Для безопасной установки пакетов добавьте наш 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 для проверки подключения и обновления списков пакетов.