13

Please can anybody give me a answer for this, I have already tried

sudo apt-get install makeinfo textinfo texi2html

but I still get the error "Unable to find the package."

tripleee
  • 175,061
  • 34
  • 275
  • 318
Invictus
  • 2,653
  • 8
  • 31
  • 50

1 Answers1

28

The package name is texinfo. See http://packages.ubuntu.com/search?searchon=contents&keywords=makeinfo&mode=exactfilename&suite=precise&arch=any or install the apt-file search tool locally.

tripleee
  • 175,061
  • 34
  • 275
  • 318