Index of /debian/pool/main/d/debian-astro/


../
astro-all_4.0_all.deb                              10-Feb-2023 00:44                9384
astro-all_5.0_all.deb                              07-May-2025 20:33                9872
astro-catalogs_4.0_all.deb                         10-Feb-2023 00:44               11268
astro-catalogs_5.0_all.deb                         07-May-2025 20:33               11756
astro-datareduction_4.0_all.deb                    10-Feb-2023 00:44               11588
astro-datareduction_5.0_all.deb                    07-May-2025 20:33               12076
astro-development_4.0_all.deb                      10-Feb-2023 00:44               11536
astro-development_5.0_all.deb                      07-May-2025 20:33               12028
astro-education_4.0_all.deb                        10-Feb-2023 00:44               11268
astro-education_5.0_all.deb                        07-May-2025 20:33               11768
astro-frameworks_4.0_all.deb                       10-Feb-2023 00:44               11296
astro-frameworks_5.0_all.deb                       07-May-2025 20:33               11784
astro-gdl_4.0_all.deb                              10-Feb-2023 00:44               11316
astro-gdl_5.0_all.deb                              07-May-2025 20:33               11816
astro-iraf_4.0_all.deb                             10-Feb-2023 00:44               11284
astro-iraf_5.0_all.deb                             07-May-2025 20:33               11792
astro-java_4.0_all.deb                             10-Feb-2023 00:44               11336
astro-java_5.0_all.deb                             07-May-2025 20:33               11876
astro-publication_4.0_all.deb                      10-Feb-2023 00:44               11336
astro-publication_5.0_all.deb                      07-May-2025 20:33               11816
astro-python3_4.0_all.deb                          10-Feb-2023 00:44               11664
astro-python3_5.0_all.deb                          07-May-2025 20:33               12148
astro-radioastronomy_4.0_all.deb                   10-Feb-2023 00:44               11360
astro-radioastronomy_5.0_all.deb                   07-May-2025 20:33               11848
astro-simulation_4.0_all.deb                       10-Feb-2023 00:44               11264
astro-simulation_5.0_all.deb                       07-May-2025 20:33               11756
astro-tasks_4.0_all.deb                            10-Feb-2023 00:44               11196
astro-tasks_5.0_all.deb                            07-May-2025 20:33               11692
astro-tcltk_4.0_all.deb                            10-Feb-2023 00:44               11228
astro-tcltk_5.0_all.deb                            07-May-2025 20:33               11720
astro-telescopecontrol_4.0_all.deb                 10-Feb-2023 00:44               11272
astro-telescopecontrol_5.0_all.deb                 07-May-2025 20:33               11812
astro-tools_4.0_all.deb                            10-Feb-2023 00:44               11340
astro-tools_5.0_all.deb                            07-May-2025 20:33               11828
astro-viewers_4.0_all.deb                          10-Feb-2023 00:44               11352
astro-viewers_5.0_all.deb                          07-May-2025 20:33               11824
astro-virtual-observatory_4.0_all.deb              10-Feb-2023 00:44               11676
astro-virtual-observatory_5.0_all.deb              07-May-2025 20:33               12180
debian-astro-logo_4.0_all.deb                      10-Feb-2023 00:44               75300
debian-astro-logo_5.0_all.deb                      07-May-2025 20:33               75964

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

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