Index of /ubuntu/pool/main/l/linux-meta-hwe-7.0/


../
linux-cloud-tools-generic-7.0_7.0.0-14.14~24.04..> 29-Apr-2026 22:57                2110
linux-cloud-tools-generic-hwe-24.04-edge_7.0.0-..> 29-Apr-2026 22:57                2122
linux-cloud-tools-virtual-7.0_7.0.0-14.14~24.04..> 29-Apr-2026 22:57                2128
linux-cloud-tools-virtual-hwe-24.04-edge_7.0.0-..> 29-Apr-2026 22:57                2142
linux-generic-7.0_7.0.0-14.14~24.04.3_amd64.deb    29-Apr-2026 22:57                1772
linux-generic-hwe-24.04-edge_7.0.0-14.14~24.04...> 29-Apr-2026 22:57                1738
linux-headers-generic-7.0_7.0.0-14.14~24.04.3_a..> 29-Apr-2026 22:57                2092
linux-headers-generic-hwe-24.04-edge_7.0.0-14.1..> 29-Apr-2026 22:57                2108
linux-headers-virtual-7.0_7.0.0-14.14~24.04.3_a..> 29-Apr-2026 22:57                1666
linux-headers-virtual-hwe-24.04-edge_7.0.0-14.1..> 29-Apr-2026 22:57                1680
linux-image-extra-virtual-7.0_7.0.0-14.14~24.04..> 29-Apr-2026 22:57                1794
linux-image-extra-virtual-hwe-24.04-edge_7.0.0-..> 29-Apr-2026 22:57                1784
linux-image-generic-7.0_7.0.0-14.14~24.04.3_amd..> 29-Apr-2026 22:57                2250
linux-image-generic-hwe-24.04-edge_7.0.0-14.14~..> 29-Apr-2026 22:57                2262
linux-image-uc-generic-7.0_7.0.0-14.14~24.04.3_..> 29-Apr-2026 22:57                2200
linux-image-uc-generic-hwe-24.04-edge_7.0.0-14...> 29-Apr-2026 22:57                2216
linux-image-virtual-7.0_7.0.0-14.14~24.04.3_amd..> 29-Apr-2026 22:57                2178
linux-image-virtual-hwe-24.04-edge_7.0.0-14.14~..> 29-Apr-2026 22:57                2196
linux-lowlatency-7.0_7.0.0-14.14~24.04.3_amd64.deb 29-Apr-2026 22:57                1868
linux-lowlatency-hwe-24.04-edge_7.0.0-14.14~24...> 29-Apr-2026 22:57                1858
linux-modules-evdi-generic-7.0_7.0.0-14.14~24.0..> 29-Apr-2026 22:57                2160
linux-modules-evdi-generic-hwe-24.04-edge_7.0.0..> 29-Apr-2026 22:57                2174
linux-modules-ipu6-generic-7.0_7.0.0-14.14~24.0..> 29-Apr-2026 22:57                2174
linux-modules-ipu6-generic-hwe-24.04-edge_7.0.0..> 29-Apr-2026 22:57                2188
linux-modules-ipu7-generic-7.0_7.0.0-14.14~24.0..> 29-Apr-2026 22:57                2176
linux-modules-ipu7-generic-hwe-24.04-edge_7.0.0..> 29-Apr-2026 22:57                2188
linux-modules-iwlwifi-generic-7.0_7.0.0-14.14~2..> 29-Apr-2026 22:57                2184
linux-modules-iwlwifi-generic-hwe-24.04-edge_7...> 29-Apr-2026 22:57                2196
linux-modules-usbio-generic-7.0_7.0.0-14.14~24...> 29-Apr-2026 22:57                2174
linux-modules-usbio-generic-hwe-24.04-edge_7.0...> 29-Apr-2026 22:57                2188
linux-modules-vision-generic-7.0_7.0.0-14.14~24..> 29-Apr-2026 22:57                2180
linux-modules-vision-generic-hwe-24.04-edge_7.0..> 29-Apr-2026 22:57                2192
linux-tools-generic-7.0_7.0.0-14.14~24.04.3_amd..> 29-Apr-2026 22:57                2098
linux-tools-generic-hwe-24.04-edge_7.0.0-14.14~..> 29-Apr-2026 22:57                2116
linux-tools-virtual-7.0_7.0.0-14.14~24.04.3_amd..> 29-Apr-2026 22:57                2114
linux-tools-virtual-hwe-24.04-edge_7.0.0-14.14~..> 29-Apr-2026 22:57                2130
linux-virtual-7.0_7.0.0-14.14~24.04.3_amd64.deb    29-Apr-2026 22:57                1752
linux-virtual-hwe-24.04-edge_7.0.0-14.14~24.04...> 29-Apr-2026 22:57                1736

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

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