I want to install a package (specifically xlop). I'm using TeXLive on Ubuntu, and I don't really know my way around LaTeX.
Can apt-get install or something similar be used?
|
I want to install a package (specifically Can |
|||||
|
|
A lot of frequently used *TeX packages have been combined into Ubuntu packages. In this case a quick search in the Ubuntu Package Manager shows that Having said that, it's not particularly difficult to install *TeX packages manually once you've identified the right tree to put them in (CTAN has pre-zipped versions of a lot of packages, which makes it even easier - you just have to unzip them at the right place and run |
|||||
|
|
Ubuntu and Debian ship with a totally outdated TeXLive 2009. The current version is 2011, released a couple of weeks ago. I highly recommend to install TeXLive using its own installer instead as described in How to install “vanilla” TeXLive on Debian or Ubuntu?. Then you can install packages using the normal
To update a package use:
To update all packages (and
This tool is not shipped in Ubuntu because they don't want any other tool installing files. Unfortunately software like the LaTeX editor Kile has TeXLive (the Ubuntu version) as its dependency, even if there is no binary one. They simplest way would be to keep the old TeXLive around and not to uninstall it. You might be able simply delete the files, though. |
|||||||||||||||
|