Index of /debian/pool/main/t/texlive-extra/


../
texlive-bibtex-extra_2022.20230122-4_all.deb       02-May-2023 20:44            75649740
texlive-bibtex-extra_2024.20250309-2_all.deb       15-Mar-2025 07:47            79373644
texlive-extra-utils_2022.20230122-4_all.deb        02-May-2023 20:44            59049792
texlive-extra-utils_2024.20250309-2_all.deb        15-Mar-2025 07:47            67638004
texlive-font-utils_2022.20230122-4_all.deb         02-May-2023 20:44             4129400
texlive-font-utils_2024.20250309-2_all.deb         15-Mar-2025 07:47             6985028
texlive-fonts-extra-doc_2022.20230122-4_all.deb    02-May-2023 20:44           180001408
texlive-fonts-extra-doc_2024.20250309-2_all.deb    15-Mar-2025 07:47           225374816
texlive-fonts-extra-links_2022.20230122-4_all.deb  02-May-2023 20:44               24000
texlive-fonts-extra-links_2024.20250309-2_all.deb  15-Mar-2025 07:47               24824
texlive-fonts-extra_2022.20230122-4_all.deb        02-May-2023 20:44           508688212
texlive-fonts-extra_2024.20250309-2_all.deb        15-Mar-2025 07:47           624272772
texlive-formats-extra_2022.20230122-4_all.deb      02-May-2023 20:44             7772900
texlive-formats-extra_2024.20250309-2_all.deb      15-Mar-2025 07:47             7795076
texlive-games_2022.20230122-4_all.deb              02-May-2023 20:44            38708612
texlive-games_2024.20250309-2_all.deb              15-Mar-2025 07:47            48910404
texlive-humanities-doc_2022.20230122-4_all.deb     02-May-2023 20:44            27111096
texlive-humanities-doc_2024.20250309-2_all.deb     15-Mar-2025 07:47            33961412
texlive-humanities_2022.20230122-4_all.deb         02-May-2023 20:44              501004
texlive-humanities_2024.20250309-2_all.deb         15-Mar-2025 07:47              542080
texlive-latex-extra-doc_2022.20230122-4_all.deb    02-May-2023 20:44           593047748
texlive-latex-extra-doc_2024.20250309-2_all.deb    15-Mar-2025 07:47           775071624
texlive-latex-extra_2022.20230122-4_all.deb        02-May-2023 20:44            19199848
texlive-latex-extra_2024.20250309-2_all.deb        15-Mar-2025 07:47            25169588
texlive-music_2022.20230122-4_all.deb              02-May-2023 20:44            41778724
texlive-music_2024.20250309-2_all.deb              15-Mar-2025 07:47            44318752
texlive-plain-generic_2022.20230122-4_all.deb      02-May-2023 20:44            28867592
texlive-plain-generic_2024.20250309-2_all.deb      15-Mar-2025 07:47            28984768
texlive-pstricks-doc_2022.20230122-4_all.deb       02-May-2023 20:44           270640804
texlive-pstricks-doc_2024.20250309-2_all.deb       15-Mar-2025 07:47           365271012
texlive-pstricks_2022.20230122-4_all.deb           02-May-2023 20:44            27938344
texlive-pstricks_2024.20250309-2_all.deb           15-Mar-2025 07:47            29915636
texlive-publishers-doc_2022.20230122-4_all.deb     02-May-2023 20:44           213032232
texlive-publishers-doc_2024.20250309-2_all.deb     15-Mar-2025 07:47           259160208
texlive-publishers_2022.20230122-4_all.deb         02-May-2023 20:44            21142928
texlive-publishers_2024.20250309-2_all.deb         15-Mar-2025 07:47            22760788
texlive-science-doc_2022.20230122-4_all.deb        02-May-2023 20:44            83522236
texlive-science-doc_2024.20250309-2_all.deb        15-Mar-2025 07:47           101396316
texlive-science_2022.20230122-4_all.deb            02-May-2023 20:44             3721852
texlive-science_2024.20250309-2_all.deb            15-Mar-2025 07:47             3937244

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

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