1

There is no texlive package manager in Ubuntu 10.4 even if the version of texlive is 2009. Is there some package which should be installed?

studiohack
  • 13,477
liborw
  • 123

1 Answers1

1

tlmgr is unavailable in package managers because using it to update TeX packages could potentially break future updates through apt. See this and this. One possible solution is to get tlmgr to manage packages installed in TEXMFHOME but there's still work to be done on that front.

fideli
  • 14,884