Inkycal/Raspbian-Lite-Pre-setup
2018-08-28 03:30:42 +02:00

9 lines
245 B
Plaintext

sudo apt-get install python3-pip -y
sudo apt-get install RPi.GPIO -y
sudo apt-get install python3-spidev -y
sudo apt-get install git -y
pip3 install Pillow
sudo pip3 install Pillow
sudo apt-get install libopenjp2-7-dev
sudo apt install libtiff5