Index of /debian/pool/main/c/c++-annotations/


../
c++-annotations-contrib_12.2.0-2_all.deb           10-Oct-2022 07:39               25004
c++-annotations-contrib_13.02.01-1_all.deb         30-Mar-2025 02:28               26432
c++-annotations-dvi_12.2.0-2_all.deb               10-Oct-2022 07:39             2433464
c++-annotations-dvi_13.02.01-1_all.deb             30-Mar-2025 02:28             2637800
c++-annotations-html_12.2.0-2_all.deb              10-Oct-2022 07:39              847164
c++-annotations-html_13.02.01-1_all.deb            30-Mar-2025 02:28              884536
c++-annotations-latex_12.2.0-2_all.deb             10-Oct-2022 07:39             1078476
c++-annotations-latex_13.02.01-1_all.deb           30-Mar-2025 02:28             1470916
c++-annotations-pdf_12.2.0-2_all.deb               10-Oct-2022 07:39            10667332
c++-annotations-pdf_13.02.01-1_all.deb             30-Mar-2025 02:28            10951040
c++-annotations-ps_12.2.0-2_all.deb                10-Oct-2022 07:39             4972752
c++-annotations-ps_13.02.01-1_all.deb              30-Mar-2025 02:28             5168880
c++-annotations-txt_12.2.0-2_all.deb               10-Oct-2022 07:39              673604
c++-annotations-txt_13.02.01-1_all.deb             30-Mar-2025 02:28              709832
c++-annotations_12.2.0-2_all.deb                   10-Oct-2022 07:39              187364
c++-annotations_13.02.01-1_all.deb                 30-Mar-2025 02:28              202688

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

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