我正在使用fedora
texlive,并且从 iso 文件(而不是存储库)安装了它。然后我从配置文件中标记了 texlive dnf
。但是,当我尝试安装 kile、gummi 或 lyx 等编辑器时,我收到以下错误。
Problem: package gummi-0.6.6-16.fc37.x86_64 requires texlive-latex, but none of the providers can be installed
- conflicting requests
- package texlive-collection-latexrecommended-9:svn57862-59.fc37.noarch is filtered out by exclude filtering
- package texlive-latex-9:20210325-52.fc37.noarch is filtered out by exclude filtering
(try to add '--skip-broken' to skip uninstallable packages)
有没有办法安装编辑器而不从存储库中提取一些 texlive 依赖项?
答案1
正如我在评论中提到的,可以安装texlive-虚拟来自 Fedora COPR(其他酷软件包存储库)的软件包。此软件包满足 dnf 所需的 TeXlive 依赖性,例如 kile、gummi、LyX,而无需在您的系统上实际安装任何其他内容。