Index of /debian/pool/main/g/git/


../
git-all_2.39.5-0+deb12u3_all.deb                   19-Oct-2025 22:32              981216
git-all_2.47.3-0+deb13u1_all.deb                   23-Aug-2025 04:00             1066904
git-cvs_2.39.5-0+deb12u3_all.deb                   19-Oct-2025 22:32             1044988
git-cvs_2.47.3-0+deb13u1_all.deb                   23-Aug-2025 04:00             1129848
git-daemon-run_2.39.5-0+deb12u3_all.deb            19-Oct-2025 22:32              982792
git-daemon-sysvinit_2.39.5-0+deb12u3_all.deb       19-Oct-2025 22:32              984000
git-doc_2.39.5-0+deb12u3_all.deb                   19-Oct-2025 22:32             2153500
git-doc_2.47.3-0+deb13u1_all.deb                   23-Aug-2025 04:00             2306512
git-email_2.39.5-0+deb12u3_all.deb                 19-Oct-2025 22:32             1008876
git-email_2.47.3-0+deb13u1_all.deb                 23-Aug-2025 04:00             1096040
git-gui_2.39.5-0+deb12u3_all.deb                   19-Oct-2025 22:32             1199928
git-gui_2.47.3-0+deb13u1_all.deb                   23-Aug-2025 04:00             1285584
git-man_2.39.5-0+deb12u3_all.deb                   19-Oct-2025 22:32             2053236
git-man_2.47.3-0+deb13u1_all.deb                   23-Aug-2025 04:00             2204692
git-mediawiki_2.39.5-0+deb12u3_all.deb             19-Oct-2025 22:32              997428
git-mediawiki_2.47.3-0+deb13u1_all.deb             23-Aug-2025 04:00             1083116
git-svn_2.39.5-0+deb12u3_all.deb                   19-Oct-2025 22:32             1056908
git-svn_2.47.3-0+deb13u1_all.deb                   23-Aug-2025 04:00             1142592
git_2.39.5-0+deb12u3_amd64.deb                     19-Oct-2025 22:37             7264380
git_2.47.3-0+deb13u1_amd64.deb                     23-Aug-2025 04:05             8861572
gitk_2.39.5-0+deb12u3_all.deb                      19-Oct-2025 22:32             1117980
gitk_2.47.3-0+deb13u1_all.deb                      23-Aug-2025 04:00             1203620
gitweb_2.39.5-0+deb12u3_all.deb                    19-Oct-2025 22:32              984788
gitweb_2.47.3-0+deb13u1_all.deb                    23-Aug-2025 04:00             1070524

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

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