Index of /mirrors/powershell/ubuntu/22.04/prod/pool/main/a/aspnetcore-runtime-6.0/


../
aspnetcore-runtime-6.0.10-x64.deb                  26-Oct-2022 08:46             6609196
aspnetcore-runtime-6.0.11-x64.deb                  08-Nov-2022 21:35             6608208
aspnetcore-runtime-6.0.12-x64.deb                  14-Dec-2022 00:48             6611238
aspnetcore-runtime-6.0.13-x64.deb                  11-Jan-2023 00:27             6612406
aspnetcore-runtime-6.0.14-x64.deb                  15-Feb-2023 00:03             6612218
aspnetcore-runtime-6.0.15-x64.deb                  14-Mar-2023 23:06             6611850
aspnetcore-runtime-6.0.16-x64.deb                  11-Apr-2023 23:04             6612278
aspnetcore-runtime-6.0.18-x64.deb                  13-Jun-2023 21:13             6614146
aspnetcore-runtime-6.0.19-x64.deb                  23-Jun-2023 02:01             6613598
aspnetcore-runtime-6.0.2-x64.deb                   26-Oct-2022 08:49             6597956
aspnetcore-runtime-6.0.20-x64.deb                  14-Jul-2023 04:34             6613502
aspnetcore-runtime-6.0.3-x64.deb                   26-Oct-2022 08:46             6601416
aspnetcore-runtime-6.0.4-x64.deb                   26-Oct-2022 08:46             6603012
aspnetcore-runtime-6.0.5-x64.deb                   26-Oct-2022 08:46             6604008
aspnetcore-runtime-6.0.6-x64.deb                   26-Oct-2022 08:46             6604652
aspnetcore-runtime-6.0.7-x64.deb                   26-Oct-2022 08:46             6606224
aspnetcore-runtime-6.0.8-x64.deb                   26-Oct-2022 08:46             6605452
aspnetcore-runtime-6.0.9-x64.deb                   26-Oct-2022 08:45             6608408
aspnetcore-runtime-6.0_6.0.21-1_amd64.deb          08-Aug-2023 05:00             6618446
aspnetcore-runtime-6.0_6.0.22-1_amd64.deb          15-Sep-2023 04:33             6617570
aspnetcore-runtime-6.0_6.0.23-1_amd64.deb          10-Oct-2023 22:31             6620078
aspnetcore-runtime-6.0_6.0.24-1_amd64.deb          25-Oct-2023 01:55             6621650
aspnetcore-runtime-6.0_6.0.25-1_amd64.deb          18-Nov-2023 01:35             6620870
aspnetcore-runtime-6.0_6.0.26-1_amd64.deb          10-Jan-2024 00:14             6622694
aspnetcore-runtime-6.0_6.0.27-1_amd64.deb          13-Feb-2024 21:14             6623542
aspnetcore-runtime-6.0_6.0.28-1_amd64.deb          12-Mar-2024 23:11             6622602
aspnetcore-runtime-6.0_6.0.29-1_amd64.deb          10-Apr-2024 01:18             6624930
aspnetcore-runtime-6.0_6.0.30-1_amd64.deb          14-May-2024 22:11             6622446
aspnetcore-runtime-6.0_6.0.31-1_amd64.deb          29-May-2024 00:47             6621866
aspnetcore-runtime-6.0_6.0.32-1_amd64.deb          09-Jul-2024 22:47             6622702
aspnetcore-runtime-6.0_6.0.33-1_amd64.deb          13-Aug-2024 23:15             6621370
aspnetcore-runtime-6.0_6.0.35-1_amd64.deb          09-Oct-2024 01:16             6627714
aspnetcore-runtime-6.0_6.0.36-1_amd64.deb          13-Nov-2024 03:32             6628330

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

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