Index of /ubuntu/pool/universe/n/nextpnr/


../
nextpnr-ecp5-chipdb_0.6-3build5_amd64.deb          01-Apr-2024 17:32             3233770
nextpnr-ecp5-qt_0.6-3build5_amd64.deb              01-Apr-2024 17:32             1767102
nextpnr-ecp5_0.6-3build5_amd64.deb                 01-Apr-2024 17:32             1081154
nextpnr-generic_0.1-1_amd64.deb                    16-Jan-2022 19:29              726332
nextpnr-generic_0.6-3build5_amd64.deb              01-Apr-2024 17:32              757814
nextpnr-gowin-chipdb_0.6-3build5_amd64.deb         01-Apr-2024 17:32              120854
nextpnr-gowin-qt_0.6-3build5_amd64.deb             01-Apr-2024 17:32             1622934
nextpnr-gowin_0.6-3build5_amd64.deb                01-Apr-2024 17:32              752934
nextpnr-ice40-chipdb_0.6-3build5_amd64.deb         01-Apr-2024 17:32            47645430
nextpnr-ice40-qt_0.1-1_amd64.deb                   16-Jan-2022 19:29            48643864
nextpnr-ice40-qt_0.6-3build5_amd64.deb             01-Apr-2024 17:32             1452460
nextpnr-ice40_0.1-1_amd64.deb                      16-Jan-2022 19:29            47815210
nextpnr-ice40_0.6-3build5_amd64.deb                01-Apr-2024 17:32              790160

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

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