Index of /mirrors/powershell/ubuntu/22.04/prod/pool/main/d/dotnet-runtime-6.0/


../
dotnet-runtime-6.0.10-x64.deb                      26-Oct-2022 08:51            23009270
dotnet-runtime-6.0.11-x64.deb                      08-Nov-2022 21:35            22847074
dotnet-runtime-6.0.12-x64.deb                      14-Dec-2022 00:42            22701764
dotnet-runtime-6.0.13-x64.deb                      11-Jan-2023 00:29            22613226
dotnet-runtime-6.0.14-x64.deb                      14-Feb-2023 23:58            22694152
dotnet-runtime-6.0.15-x64.deb                      14-Mar-2023 22:57            23080224
dotnet-runtime-6.0.16-x64.deb                      11-Apr-2023 22:57            22707182
dotnet-runtime-6.0.18-x64.deb                      13-Jun-2023 21:14            23003214
dotnet-runtime-6.0.19-x64.deb                      23-Jun-2023 01:55            22887618
dotnet-runtime-6.0.2-x64.deb                       26-Oct-2022 08:51            22859474
dotnet-runtime-6.0.20-x64.deb                      14-Jul-2023 04:34            22931670
dotnet-runtime-6.0.3-x64.deb                       26-Oct-2022 08:52            22886032
dotnet-runtime-6.0.4-x64.deb                       26-Oct-2022 08:51            23011424
dotnet-runtime-6.0.5-x64.deb                       26-Oct-2022 08:52            22586332
dotnet-runtime-6.0.6-x64.deb                       26-Oct-2022 08:51            22760148
dotnet-runtime-6.0.7-x64.deb                       26-Oct-2022 08:52            23053200
dotnet-runtime-6.0.8-x64.deb                       26-Oct-2022 08:52            22977266
dotnet-runtime-6.0.9-x64.deb                       26-Oct-2022 08:51            22757840
dotnet-runtime-6.0_6.0.21-1_amd64.deb              08-Aug-2023 05:00            22867970
dotnet-runtime-6.0_6.0.22-1_amd64.deb              15-Sep-2023 04:34            22756012
dotnet-runtime-6.0_6.0.23-1_amd64.deb              10-Oct-2023 22:31            22882640
dotnet-runtime-6.0_6.0.24-1_amd64.deb              25-Oct-2023 01:55            23042886
dotnet-runtime-6.0_6.0.25-1_amd64.deb              18-Nov-2023 01:36            22776736
dotnet-runtime-6.0_6.0.26-1_amd64.deb              10-Jan-2024 00:14            23333010
dotnet-runtime-6.0_6.0.27-1_amd64.deb              13-Feb-2024 21:14            22886578
dotnet-runtime-6.0_6.0.28-1_amd64.deb              12-Mar-2024 23:11            22829816
dotnet-runtime-6.0_6.0.29-1_amd64.deb              10-Apr-2024 01:18            23114528
dotnet-runtime-6.0_6.0.30-1_amd64.deb              14-May-2024 22:11            22566956
dotnet-runtime-6.0_6.0.31-1_amd64.deb              29-May-2024 00:47            22894684
dotnet-runtime-6.0_6.0.32-1_amd64.deb              09-Jul-2024 22:47            22930246
dotnet-runtime-6.0_6.0.33-1_amd64.deb              13-Aug-2024 23:15            22323554
dotnet-runtime-6.0_6.0.35-1_amd64.deb              09-Oct-2024 01:16            22329630
dotnet-runtime-6.0_6.0.36-1_amd64.deb              13-Nov-2024 03:32            22340386

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

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