Index of /ubuntu/pool/universe/e/eclipse-platform-runtime/


../
libeclipse-core-contenttype-java_3.7.900+eclips..> 19-Oct-2021 20:19               90318
libeclipse-core-contenttype-java_3.8.200+eclips..> 04-Jan-2023 00:34               90634
libeclipse-core-expressions-java_3.7.100+eclips..> 19-Oct-2021 20:19               80864
libeclipse-core-expressions-java_3.8.200+eclips..> 04-Jan-2023 00:34               81480
libeclipse-core-jobs-java_3.10.1100+eclipse4.19..> 19-Oct-2021 20:19               98730
libeclipse-core-jobs-java_3.13.200+eclipse4.26-..> 04-Jan-2023 00:34              106262
libeclipse-core-runtime-java_3.20.100+eclipse4...> 19-Oct-2021 20:19               68856
libeclipse-core-runtime-java_3.26.100+eclipse4...> 04-Jan-2023 00:34               69942
libeclipse-e4-core-contexts-java_1.11.0+eclipse..> 04-Jan-2023 00:34               50018
libeclipse-e4-core-contexts-java_1.8.400+eclips..> 19-Oct-2021 20:19               43756
libeclipse-e4-core-di-annotations-java_1.6.600+..> 19-Oct-2021 20:19               11830
libeclipse-e4-core-di-annotations-java_1.7.200+..> 04-Jan-2023 00:34               11786
libeclipse-e4-core-di-extensions-java_0.16.0+ec..> 19-Oct-2021 20:19               11664
libeclipse-e4-core-di-extensions-java_0.17.200+..> 04-Jan-2023 00:34               11740
libeclipse-e4-core-di-extensions-supplier-java_..> 19-Oct-2021 20:19               32366
libeclipse-e4-core-di-extensions-supplier-java_..> 04-Jan-2023 00:34               37566
libeclipse-e4-core-di-java_1.7.700+eclipse4.19-..> 19-Oct-2021 20:19               48818
libeclipse-e4-core-di-java_1.8.300+eclipse4.26-..> 04-Jan-2023 00:34               49070
libeclipse-e4-core-services-java_2.2.600+eclips..> 19-Oct-2021 20:19               57564
libeclipse-e4-core-services-java_2.3.400+eclips..> 04-Jan-2023 00:34               57720

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

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