How to Install dpic in Ubuntu 18.04



Install dpic by entering the following commands in the terminal:

sudo apt update
sudo apt install dpic

Description:

Produce diagrams for LaTeX documents or web files.

Dpic accepts gpic input for the most part but there are minor differences. The outputs of gpic and dpic are quite different but both can serve as preprocessors that create diagrams for inclusion in LaTeX documents. . The pic language is particularly suited for easily creating line diagrams such as electric circuits, and many persons use a package of macros called Circuit macros along with the m4 macro processor. The pic language itself allows macro definitions, and both pic and m4 macros will be described.

Homepage: https://ece.uwaterloo.ca/~aplevich/dpic/

Version: 2014.01.01+dfsg1-0ubuntu2

Section: universe/devel