{tlmgr} is not a tex package but a command that is distributed with TeXLive. It updated your copy of texlive by commands, tlmgr update --self --all,
Questions tagged [tlmgr]
212 questions
7
votes
2 answers
How tlmgr understands what dependencies to install?
I created a new package and uploaded it to CTAN.org. Then, I install it with tlmgr install and it works and installs only my package. However, when I install, for example, beamer, all its dependencies get installed too. In my case, no dependencies…
yegor256
- 12,021
7
votes
1 answer
How to search with tlmgr?
I have installed TeX Live 2019 on Unix (macOS 10.14). Now there are some packages, which I forgot to install. For example, I'd like to have otfinfo (the binary). How can I find out, which package I need to install with tlmgr?
tlmgr search…
topskip
- 37,020
5
votes
2 answers
tlmgr bad signature
I have some problems since two weeks to install packages using tlmgr. I'm not using TeXlive, but TinyTeX. When I try to install a package, I get some errors like the following:
sudo tlmgr install tcolorbox
query_ctan_mirror: Programs not set up,…
Luc Armand
- 261
3
votes
1 answer
Archived 2014 repository not contains sha512 file
I have installed LaTeX 2016 on Debian Stretch (ruby 2.5 docker image) and I would like install packages from 2014 repository (ftp://tug.org/historic/systems/texlive/2014/tlnet-final), but when I tried install something, I see this…
rubydev
- 31
2
votes
1 answer
LaTeX Error: File `tikzfill.image.sty' not found
when I build the tex document, the log show…
Dolphin
- 843
2
votes
1 answer
tlmgr install document class package (refman)?
I'm trying to install refman class package via tlmgr (Ubuntu 14.04, non-system locations). So I did:
$ tlmgr install refman
TeX Live 2015 is frozen forever and will no
longer be updated. This happens in preparation for a new release.
If you're…
sdaau
- 17,079
1
vote
1 answer
Listing tlmgr packages installed in usermode
The question How to print the list of packages installed on TeX Live to a file? asks how to list all tlmgr installed packages.
How can I list the packages installed in usermode, i.e. with tlmgr install --usermode ⟨package⟩ instead?
user202729
- 7,143
1
vote
0 answers
how to revert an exact version of a whole package (include doc) from https://texlive.info/tlnet-archive/
I want to revert an exact package to an older version, for example, I want to reinstall the package newtx before v1.71. There aren't any backups on my local PC. I found that an available version in…
Syvshc
- 1,328
1
vote
0 answers
Problem when upgrading tlmgr
I tried to install a new LaTeX package with the command line sudo tlmgr install comment
It says me :
tlmgr: Local TeX Live (2020) is older than remote repository (2021). Cross release updates are only supported with update-tlmgr-latest(.sh/.exe)…
MathTolliob
- 115
1
vote
1 answer
Can't run TeX Live's tlmgr in a github action
Github Actions have made it much easier to automatically regenerate a book or website with LaTeX graphics, but it seems to have problems with tlmgr, in that nothing I tried makes it actually work.
I'm installing TeX Live the usual way:
sudo apt-get…
Mike 'Pomax' Kamermans
- 976
- 1
- 6
- 14
1
vote
0 answers
tlmgr in linux-mint-xcfe 19.1
I had installed texlive 2019 (using the installer) on yoga 2 pro laptop running linux Mint-xcfe 19.1. There were on problems with the (default path) installation, and latex works fine. However, when I try to use tlmgr, I am told that the folder…
user212409
- 11
1
vote
2 answers
Unable to connect via tlmgr
Recently, when I want to use tlmgr, I get the following connection error.
C:\Windows\system32>tlmgr install tablefootnotes
No connection to the internet.
Unable to download the checksum of the remote TeX Live database,
but found a local copy so…
mahmood
- 3,359
1
vote
0 answers
tlmgr update --self fails with a weird error message (Windows 10)
I have TL2018 on windows 10. When trying to update packages with tlmgr, it said that tlmgr itself needs to be updated.
However, the command tlmgr update --self failed for me with the following error message
λ tlmgr update --all --self
tlmgr.pl:…
1
vote
0 answers
Obtaining tlmgr which wasn't installed with texlive in Scientific Linux
TeX Live was installed on my system as part of Scientific Linux 6. tlmgr wasn't installed. The rest of TeX Live was installed in /usr/local/texlive/2015/bin/i386-linux/. Where can I get TeX Live on its own?
Van Snyder
- 11
1
vote
0 answers
Unable to use tlmgr -gui
I am unable to use tlmgr -gui.
When I launch, the program launches. When I click on 'Load Default' (http://mirror.ctan.org/systems/texlive/tlnet), it does nothing.
In the terminal window that launched the command, I get errors like:
[Wed 31 Aug,…
deshmukh
- 2,435
- 1
- 26
- 46