Circlean/prepare_rPI.sh

13 lines
223 B
Bash
Raw Normal View History

#!/bin/bash
# change locales to en_US.UTF-8
dpkg-reconfigure locales
apt-get update
apt-get dist-upgrade
apt-get autoremove
2013-05-16 11:18:05 +02:00
apt-get install libreoffice p7zip-full libfontforge1
dpkg -i libpoppler28*.deb pdf2htmlex*.deb