Index of /ubuntu/pool/universe/c/csound/


../
csound-data_6.17.0~dfsg-3ubuntu1_all.deb           08-Apr-2022 19:44             1533138
csound-data_6.18.1+dfsg-1ubuntu4_all.deb           07-Apr-2024 14:50             1522230
csound-soundfont_6.17.0~dfsg-3ubuntu1_all.deb      08-Apr-2022 19:44             3863306
csound-soundfont_6.18.1+dfsg-1ubuntu4_all.deb      07-Apr-2024 14:50             3854402
csound-utils_6.17.0~dfsg-3ubuntu1_amd64.deb        08-Apr-2022 19:44               46598
csound-utils_6.18.1+dfsg-1ubuntu4_amd64.deb        07-Apr-2024 14:50               47776
csound_6.17.0~dfsg-3ubuntu1_amd64.deb              08-Apr-2022 19:44               46078
csound_6.18.1+dfsg-1ubuntu4_amd64.deb              07-Apr-2024 14:50               45930
libcsnd-dev_6.17.0~dfsg-3ubuntu1_amd64.deb         08-Apr-2022 19:44               19638
libcsnd-dev_6.18.1+dfsg-1ubuntu4_amd64.deb         07-Apr-2024 14:50               19962
libcsnd6-6.0v5_6.17.0~dfsg-3ubuntu1_amd64.deb      08-Apr-2022 19:44               65290
libcsnd6-6.0v5_6.18.1+dfsg-1ubuntu4_amd64.deb      07-Apr-2024 14:50               59784
libcsnd6-java_6.17.0~dfsg-3ubuntu1_amd64.deb       08-Apr-2022 19:44              183200
libcsnd6-java_6.18.1+dfsg-1ubuntu4_amd64.deb       07-Apr-2024 14:50              186968
libcsound64-6.0_6.17.0~dfsg-3ubuntu1_amd64.deb     08-Apr-2022 19:44             1482866
libcsound64-6.0_6.18.1+dfsg-1ubuntu4_amd64.deb     07-Apr-2024 14:50             1511942
libcsound64-dev_6.17.0~dfsg-3ubuntu1_amd64.deb     08-Apr-2022 19:44               70064
libcsound64-dev_6.18.1+dfsg-1ubuntu4_amd64.deb     07-Apr-2024 14:50               70424
libcsound64-doc_6.17.0~dfsg-3ubuntu1_all.deb       08-Apr-2022 19:44              449434
libcsound64-doc_6.18.1+dfsg-1ubuntu4_all.deb       07-Apr-2024 14:50              502522
liblua5.1-luacsnd_6.17.0~dfsg-3ubuntu1_amd64.deb   08-Apr-2022 19:44                5600
liblua5.1-luacsnd_6.18.1+dfsg-1ubuntu4_amd64.deb   07-Apr-2024 14:50                5924
lua-luacsnd6_6.17.0~dfsg-3ubuntu1_amd64.deb        08-Apr-2022 19:44              220348
lua-luacsnd6_6.18.1+dfsg-1ubuntu4_amd64.deb        07-Apr-2024 14:50              216556
python3-csound_6.17.0~dfsg-3ubuntu1_all.deb        08-Apr-2022 19:44               30742
python3-csound_6.18.1+dfsg-1ubuntu4_all.deb        07-Apr-2024 14:50               30976

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

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