Index of /ubuntu/pool/universe/u/ubuntustudio-meta/


../
ubuntustudio-audio-core_0.266.3_amd64.deb          30-Nov-2022 02:44                3300
ubuntustudio-audio-core_0.266_amd64.deb            25-Mar-2022 11:29                3398
ubuntustudio-audio-core_24.04.22_amd64.deb         19-Apr-2024 21:59               11198
ubuntustudio-audio-plugins_0.266.3_amd64.deb       30-Nov-2022 02:44                3418
ubuntustudio-audio-plugins_0.266_amd64.deb         25-Mar-2022 11:29                3522
ubuntustudio-audio-plugins_24.04.22_amd64.deb      19-Apr-2024 21:59               11348
ubuntustudio-audio_0.266.3_amd64.deb               30-Nov-2022 02:44                1804
ubuntustudio-audio_0.266_amd64.deb                 25-Mar-2022 11:29                1804
ubuntustudio-audio_24.04.22_amd64.deb              19-Apr-2024 21:59                1842
ubuntustudio-desktop_0.266.3_amd64.deb             30-Nov-2022 02:44                4438
ubuntustudio-desktop_0.266_amd64.deb               25-Mar-2022 11:29                4518
ubuntustudio-desktop_24.04.22_amd64.deb            19-Apr-2024 21:59               12338
ubuntustudio-fonts_0.266.3_amd64.deb               30-Nov-2022 02:44                3530
ubuntustudio-fonts_0.266_amd64.deb                 25-Mar-2022 11:29                3630
ubuntustudio-fonts_24.04.22_amd64.deb              19-Apr-2024 21:59               11468
ubuntustudio-graphics_0.266.3_amd64.deb            30-Nov-2022 02:44                1712
ubuntustudio-graphics_0.266_amd64.deb              25-Mar-2022 11:29                1706
ubuntustudio-graphics_24.04.22_amd64.deb           19-Apr-2024 21:59                1724
ubuntustudio-photography_0.266.3_amd64.deb         30-Nov-2022 02:44                3220
ubuntustudio-photography_0.266_amd64.deb           25-Mar-2022 11:29                3318
ubuntustudio-photography_24.04.22_amd64.deb        19-Apr-2024 21:59               11172
ubuntustudio-publishing_0.266.3_amd64.deb          30-Nov-2022 02:44                3216
ubuntustudio-publishing_0.266_amd64.deb            25-Mar-2022 11:29                3316
ubuntustudio-publishing_24.04.22_amd64.deb         19-Apr-2024 21:59               11174
ubuntustudio-video_0.266.3_amd64.deb               30-Nov-2022 02:44                3210
ubuntustudio-video_0.266_amd64.deb                 25-Mar-2022 11:29                3326
ubuntustudio-video_24.04.22_amd64.deb              19-Apr-2024 21:59               11172

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

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