10 lines
182 B
Markdown
10 lines
182 B
Markdown
|
# Requires...
|
||
|
|
||
|
```
|
||
|
|
||
|
pip3 install python-barcode
|
||
|
pip3 install pillow
|
||
|
sudo apt install pandoc texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra
|
||
|
|
||
|
```
|