Search Criteria
Package Details: texlive-installer 2025-2
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: | asymptote, biber, dvisvgm, luametatex, psutils, t1utils, 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: | zhou13 |
| Votes: | 18 |
| Popularity: | 0.40 |
| First Submitted: | 2018-06-09 23:11 (UTC) |
| Last Updated: | 2025-10-01 16:56 (UTC) |
Required by (905)
- abntex (requires texlive-core)
- abntex2 (requires texlive-core)
- abntex2 (requires texlive-latexextra)
- adobe-base-14-fonts (requires t1utils) (make)
- 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)
- antiwuolah (requires texlive-bin)
- aprolog-git (requires texlive-bin) (make)
- arxiv-collector (requires texlive-core)
- asymptote-git (requires texlive-core) (check)
- atelierb (requires texlive-bin) (optional)
- atelierb-bin (requires texlive-bin) (optional)
- atelierb-cssp-bin (requires texlive-bin) (optional)
- auctex (requires texlive-latexextra)
- auctex-git (requires texlive-core)
- auto-07p-git (requires texlive-bin) (make)
- Show 885 more...
Latest Comments
1 2 3 Next › Last »
zhou13 commented on 2025-10-01 16:57 (UTC)
@moreka updated.
moreka commented on 2025-09-17 17:03 (UTC) (edited on 2025-09-17 17:04 (UTC) by moreka)
@zhou13 Here is an up-to-date and correct list of packages for the
providessection of thePKGBUILD:I did
pacman -Fqfor each binary in the /bin folder of the texlive installation and after some pruning, got the list above.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
tlmgrdidn't work). But if so, we're missingtexlive-latexrecommendedin the provides array.gothicVI commented on 2023-06-21 06:08 (UTC)
@Z2h-A6n thanks for the deeper dive. I'd assume removing
texlive-mostshould be enough.The issue with
texlive-corepotentially is a faulty regeneration of the.SRCINFOfile 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,
kileno longer requirestexlive-core, so I guess updatingkilefirst may work (I don't use kile, so I can't test it).@maintainer(s): Presumably also related to the package reorganization, the
texlive-mostgroup doesn't appear to exist anymore, so that part of the$(pacman -Sgq texlive-most texlive-lang)entry inprovidesline of this PKGBUILD presumably should change. I'm not sure if it makes sense to provide all members of thetexlivegroup or do something else.Also, while this package provides
texlive-basic, andtexlive-basicprovides,texlive-core, this package doesn't seem to providetexlive-core. E.g., when I install it and runpacman -Qi texlive-installeron my machine, I don't seetexlive-corein theprovideslist. (I don't understand howtexlive-coreends 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-mkin my case. I'm not sure what the intended resolution is, i.e. whethertexlive-installershould providetexlive-core, or if other packages should stop depending ontexlive-core.1 2 3 Next › Last »