Index of /debian/pool/main/r/roundcube/


../
roundcube-core_1.6.15+dfsg-0+deb13u1_all.deb       04-Apr-2026 01:13             4490932
roundcube-core_1.6.5+dfsg-1+deb12u8_all.deb        04-Apr-2026 01:18             4699776
roundcube-mysql_1.6.15+dfsg-0+deb13u1_all.deb      04-Apr-2026 01:13               99356
roundcube-mysql_1.6.5+dfsg-1+deb12u8_all.deb       04-Apr-2026 01:18               95924
roundcube-pgsql_1.6.15+dfsg-0+deb13u1_all.deb      04-Apr-2026 01:13               99348
roundcube-pgsql_1.6.5+dfsg-1+deb12u8_all.deb       04-Apr-2026 01:18               95888
roundcube-plugins_1.6.15+dfsg-0+deb13u1_all.deb    04-Apr-2026 01:13              781288
roundcube-plugins_1.6.5+dfsg-1+deb12u8_all.deb     04-Apr-2026 01:18              777288
roundcube-sqlite3_1.6.15+dfsg-0+deb13u1_all.deb    04-Apr-2026 01:13               99320
roundcube-sqlite3_1.6.5+dfsg-1+deb12u8_all.deb     04-Apr-2026 01:18               95872
roundcube_1.6.15+dfsg-0+deb13u1_all.deb            04-Apr-2026 01:13                1292
roundcube_1.6.5+dfsg-1+deb12u8_all.deb             04-Apr-2026 01:18                1296

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

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