Search Criteria
Package Details: texlive-installer 2024-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/texlive-installer.git (read-only, click to copy) |
---|---|
Package Base: | texlive-installer |
Description: | This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed. |
Upstream URL: | http://www.tug.org/texlive/ |
Licenses: | GPL |
Provides: | texlive-basic, texlive-bibtexextra, texlive-bin, texlive-binextra, texlive-context, texlive-core, texlive-fontsextra, texlive-fontsrecommended, texlive-fontutils, texlive-formatsextra, texlive-games, texlive-htmlxml, texlive-humanities, texlive-langarabic, texlive-langchinese, texlive-langcjk, texlive-langcyrillic, texlive-langczechslovak, texlive-langenglish, texlive-langeuropean, texlive-langfrench, texlive-langgerman, texlive-langgreek, texlive-langitalian, texlive-langjapanese, texlive-langkorean, texlive-langother, texlive-langpolish, texlive-langportuguese, texlive-langspanish, texlive-latex, texlive-latexextra, texlive-latexrecommended, texlive-luatex, texlive-mathscience, texlive-metapost, texlive-music, texlive-pictures, texlive-plaingeneric, texlive-pstricks, texlive-publishers, texlive-xetex |
Submitter: | zhou13 |
Maintainer: | zhou13 (gothicVI) |
Last Packager: | gothicVI |
Votes: | 16 |
Popularity: | 0.000012 |
First Submitted: | 2018-06-09 23:11 (UTC) |
Last Updated: | 2024-03-14 20:19 (UTC) |
Required by (830)
- abntex (requires texlive-core)
- abntex2 (requires texlive-core)
- abntex2 (requires texlive-latexextra)
- alberta (requires texlive-fontutils) (make)
- alberta (requires texlive-latexextra) (make)
- alberta (requires texlive-plaingeneric) (make)
- anja-git (requires texlive-bin) (make)
- anja-git (requires texlive-core) (make)
- anja-git (requires texlive-latexextra) (make)
- artanis (requires texlive-core) (make)
- artanis-git (requires texlive-core) (make)
- arxiv-collector (requires texlive-core)
- asymptote-git (requires texlive-core) (check)
- atelierb (requires texlive-bin) (optional)
- auctex (requires texlive-latexextra)
- auctex-git (requires texlive-core)
- auto-07p-git (requires texlive-bin) (make)
- bapctools-git (requires texlive-core) (optional)
- bapctools-git (requires texlive-latexextra) (optional)
- bapctools-git (requires texlive-pictures) (optional)
- Show 810 more...
Latest Comments
1 2 3 Next › Last »
Z2h-A6n commented on 2023-07-11 21:15 (UTC)
@zhou13 Works for me too. Thanks.
Attius_Sullivan commented on 2023-07-11 14:13 (UTC)
@zhou13 Works for me. Thanks :+1
kamilpajek commented on 2023-07-10 03:28 (UTC)
@zhou13 It's all good now for me
zhou13 commented on 2023-07-10 02:16 (UTC)
@Attius_Sullivan @gothicVI @kamilpajek @Z2h-A6n
I have updated the pkgbuild according to your comments. Let me know if you are satisfied with the current solution.
Attius_Sullivan commented on 2023-07-02 16:31 (UTC)
Not sure if installing sagetex via pacman is the right way on a manual texlive installation via this package (installing via
tlmgr
didn't work). But if so, we're missingtexlive-latexrecommended
in the provides array.gothicVI commented on 2023-06-21 06:08 (UTC)
@Z2h-A6n thanks for the deeper dive. I'd assume removing
texlive-most
should be enough.The issue with
texlive-core
potentially is a faulty regeneration of the.SRCINFO
file on my end - I'll have to check with my machine later today. Anyway, I do agree that it should not be there.@zhou13 could you check on your end as well?
kamilpajek commented on 2023-06-21 03:52 (UTC)
I had to reinstall texlive-installer kile and libreoffice-extension-texmaths.
Z2h-A6n commented on 2023-06-20 23:06 (UTC) (edited on 2023-06-20 23:07 (UTC) by Z2h-A6n)
@kamilpajek: Presumably due to the TeX Live package reorganization,
kile
no longer requirestexlive-core
, so I guess updatingkile
first may work (I don't use kile, so I can't test it).@maintainer(s): Presumably also related to the package reorganization, the
texlive-most
group doesn't appear to exist anymore, so that part of the$(pacman -Sgq texlive-most texlive-lang)
entry inprovides
line of this PKGBUILD presumably should change. I'm not sure if it makes sense to provide all members of thetexlive
group or do something else.Also, while this package provides
texlive-basic
, andtexlive-basic
provides,texlive-core
, this package doesn't seem to providetexlive-core
. E.g., when I install it and runpacman -Qi texlive-installer
on my machine, I don't seetexlive-core
in theprovides
list. (I don't understand howtexlive-core
ends up in the list of provided packages in the AUR web interface.) This causes problems with packages which still depend ontexlive-core
, such askile
(before updating?) in kamilpajek's case, orlatex-mk
in my case. I'm not sure what the intended resolution is, i.e. whethertexlive-installer
should providetexlive-core
, or if other packages should stop depending ontexlive-core
.kamilpajek commented on 2023-06-20 05:44 (UTC)
error: failed to prepare transaction (could not satisfy dependencies) :: installing texlive-installer (2023-4) breaks dependency 'texlive-core' required by kile
gothicVI commented on 2023-06-18 19:37 (UTC)
@frabjous done - thanks for bringing this up
1 2 3 Next › Last »