Installation | Topics | Beyond Lino
Installing Lino XL¶
Lino XL is installed automatically when you use pip to install your Lino application.
This document describes some additional installation requirements which might apply to you.
- If your application uses - lino.utils.html2xhtml, then you must manually install the HTML Tidy library to yoursystem. Under Debian this means:- $ sudo apt-get install tidy 
- If you want to produce - .pdffiles from- odttemplates, then you need More about the LibreOffice service.