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
« First ‹ Previous 1 2 3
zhou13 commented on 2019-12-21 04:54 (UTC)
Hi vorbote, Could you elaborate what conflict you have and which package causes you trouble with "texlive-formatsextra=2019"?
I still remember the first time when I try to install emacs-git with AUR helpers, so I probably won't support optional flags (I need to fork emacs26-git in order to install it with yay at that time). I am pretty sure texlive-htmlxml is necessary, otherwise, community/dblatex will complain, even it is provided by texlive-formatsextra.
toropisco commented on 2019-12-14 13:08 (UTC)
My apologies for getting back to you so late, I forgot to enable notifications.
Yes, I had some conflicts with the installed tools and the texlive upstream. Perhaps you could use an optional flag in your PKGBUILD? Take a look at emacs-git, that I maintain. Don't take it as an example, I went overboard.
BTW, texlive-formatsextra=2019 doesn't work as the version string is incomplete, make it <= or >= and it works. Also, texlive-htmlxml is provided by texlive-formatsextra and thus is a duplicate.
zhou13 commented on 2019-11-29 05:05 (UTC)
Hi vorbote, I am not sure if this is a good idea. Some people might still want to use the tools from the official repository while having the texlive-installer installed. Have you encounterred any messy problems?
toropisco commented on 2019-11-27 20:04 (UTC)
Hi, would you mind adding
replaces=('texlive-bin' 'texlive-htmlxml' 'texlive-formatsextra=2019' $(pacman -Sgq texlive-most texlive-lang))
else, it becomes very messy if you already have installed texlive from extra.
haawda commented on 2018-11-18 04:30 (UTC)
I think you should remove the "conflicts" line. The "provides" line is enough to fulfill the purpose to fake about the existence of the official packages.
zhou13 commented on 2018-11-08 22:36 (UTC)
Thanks for pointing that out. Fixed.
nopreserveroot commented on 2018-11-05 13:50 (UTC)
Hi, community/dblatex still depends on texlive-htmlxml (and community/notion makedepends on it), which is normally provided by texlive-formatsextra. Would you mind adding it to your conflicts and provides?
« First ‹ Previous 1 2 3