Index of /mirrors/powershell/ubuntu/22.04/prod/pool/main/d/dotnet-hostfxr-8.0/


../
dotnet-hostfxr-8.0_8.0.0-1_amd64.deb               18-Nov-2023 01:27              108018
dotnet-hostfxr-8.0_8.0.1-1_amd64.deb               10-Jan-2024 00:15              108046
dotnet-hostfxr-8.0_8.0.10-1_amd64.deb              08-Oct-2024 22:40              108002
dotnet-hostfxr-8.0_8.0.11-1_amd64.deb              13-Nov-2024 03:36              108042
dotnet-hostfxr-8.0_8.0.12-1_amd64.deb              15-Jan-2025 03:48              108006
dotnet-hostfxr-8.0_8.0.13-1_amd64.deb              12-Feb-2025 02:54              108038
dotnet-hostfxr-8.0_8.0.14-1_amd64.deb              12-Mar-2025 10:12              108110
dotnet-hostfxr-8.0_8.0.15-1_amd64.deb              09-Apr-2025 02:44              108050
dotnet-hostfxr-8.0_8.0.16-1_amd64.deb              14-May-2025 02:05              107978
dotnet-hostfxr-8.0_8.0.17-1_amd64.deb              11-Jun-2025 01:52              107954
dotnet-hostfxr-8.0_8.0.18-1_amd64.deb              09-Jul-2025 01:38              107846
dotnet-hostfxr-8.0_8.0.19-1_amd64.deb              05-Aug-2025 23:22              107870
dotnet-hostfxr-8.0_8.0.2-1_amd64.deb               13-Feb-2024 21:04              107994
dotnet-hostfxr-8.0_8.0.20-1_amd64.deb              09-Sep-2025 22:00              108110
dotnet-hostfxr-8.0_8.0.21-1_amd64.deb              15-Oct-2025 00:37              108002
dotnet-hostfxr-8.0_8.0.22-1_amd64.deb              11-Nov-2025 19:03              107798
dotnet-hostfxr-8.0_8.0.23-1_amd64.deb              14-Jan-2026 01:37              108142
dotnet-hostfxr-8.0_8.0.24-1_amd64.deb              11-Feb-2026 00:21              107902
dotnet-hostfxr-8.0_8.0.25-1_amd64.deb              11-Mar-2026 00:02              107974
dotnet-hostfxr-8.0_8.0.26-1_amd64.deb              15-Apr-2026 00:18              107894
dotnet-hostfxr-8.0_8.0.27-1_amd64.deb              12-May-2026 23:58              107910
dotnet-hostfxr-8.0_8.0.28-1_amd64.deb              10-Jun-2026 00:17              108054
dotnet-hostfxr-8.0_8.0.3-1_amd64.deb               12-Mar-2024 23:23              108022
dotnet-hostfxr-8.0_8.0.4-1_amd64.deb               10-Apr-2024 01:23              108082
dotnet-hostfxr-8.0_8.0.5-1_amd64.deb               14-May-2024 21:33              108018
dotnet-hostfxr-8.0_8.0.6-1_amd64.deb               29-May-2024 00:51              108066
dotnet-hostfxr-8.0_8.0.7-1_amd64.deb               09-Jul-2024 22:40              108042
dotnet-hostfxr-8.0_8.0.8-1_amd64.deb               13-Aug-2024 23:28              108106

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

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