Index of /ubuntu/pool/main/s/setuptools/


../
python-setuptools-doc_59.6.0-1.2_all.deb           19-Jan-2022 00:37              323000
python-setuptools-doc_59.6.0-1.2ubuntu0.22.04.3..> 29-May-2025 05:15              323354
python-setuptools-doc_68.1.2-2ubuntu1.2_all.deb    29-May-2025 05:15              303924
python-setuptools-doc_68.1.2-2ubuntu1_all.deb      04-Mar-2024 17:29              303790
python3-pkg-resources_59.6.0-1.2_all.deb           19-Jan-2022 00:37              132304
python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3..> 29-May-2025 05:15              132734
python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb    29-May-2025 05:15              167914
python3-pkg-resources_68.1.2-2ubuntu1_all.deb      04-Mar-2024 17:29              167522
python3-setuptools_59.6.0-1.2_all.deb              19-Jan-2022 00:37              339418
python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_al..> 29-May-2025 05:15              340010
python3-setuptools_68.1.2-2ubuntu1.2_all.deb       29-May-2025 05:15              396614
python3-setuptools_68.1.2-2ubuntu1_all.deb         04-Mar-2024 17:29              396230

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

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