This is unfortunate, I had no idea about the changes being done by the ArchLinux community to the TexLive packages. A quick look shows there are some considerable difference which make adapting tllocalmgr
difficult; per https://bbs.archlinux.org/viewtopic.php?id=286197 it seems that texlive-localmanager
tools (which I forked) will not be further developed, it is suggested to use tlmgr
instead.
I will have a go over this week to see what is possible, but I'm not promising that I can make it work.
Pinned Comments
hv15 commented on 2023-06-18 14:02 (UTC)
This is unfortunate, I had no idea about the changes being done by the ArchLinux community to the TexLive packages. A quick look shows there are some considerable difference which make adapting
tllocalmgr
difficult; per https://bbs.archlinux.org/viewtopic.php?id=286197 it seems thattexlive-localmanager
tools (which I forked) will not be further developed, it is suggested to usetlmgr
instead.I will have a go over this week to see what is possible, but I'm not promising that I can make it work.
hv15 commented on 2022-11-29 11:07 (UTC) (edited on 2022-11-29 11:08 (UTC) by hv15)
Hi all, I've forked the project and applied all patches. A stable release is now available at https://aur.archlinux.org/packages/tllocalmgr, I strongly urge everyone to switch to it!
The git package has also been updated to follow the fork, which means version numbers have changed again (sorry if this causes issues). Thanks everyone!