How to Install kicad-doc-en in Ubuntu 18.04



Install kicad-doc-en by entering the following commands in the terminal:

sudo apt update
sudo apt install kicad-doc-en

Description:

Kicad help files (English)

This package provides various documentation files for KiCad in English, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema -schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block . You will also find a GUI translation HOWTO inside this package if you want to help with translation of the KiCad GUI into new or existing languages.

Homepage: http://www.kicad-pcb.org

Version: 4.0.7+dfsg1-1ubuntu2

Section: universe/electronics