Re: Getting TeX
Hello John,
On Wed, Jul 28, 2010 at 09:47:06 -0400, John Culleton wrote:
> I have a hard disk install of Knoppix. When I do
> apt-get install TeX
> or
> apt-get install tex
> it can't find anything. Any hints?
> Not that familiar with Deb based systems.
apt-get install texlive
Next time your search for a package you may use
apt-cache search NAME
This will display a list of packages with NAME in their description. If
you want to know details about a specific package, you type
apt-cache show PKGNAME
Greetings,
Chris
--
Christian Perle chris AT linuxinfotag.de
010111 http://chris.silmor.de/
101010 LinuxGuitarKitesBicyclesBeerPizzaRaytracing
Reply to:
- References:
- Getting TeX
- From: John Culleton <john@wexfordpress.com>