Ported remaining apps

This commit is contained in:
Sam Heinz
2024-04-13 18:32:32 +10:00
parent 008edc532c
commit d6da0528cf
72 changed files with 237 additions and 206 deletions
+3 -1
View File
@@ -28,7 +28,8 @@ $STD apt-get install -y \
make \
g++ \
unpaper \
ocrmypdf
ocrmypdf \
wget
msg_ok "Installed Dependencies"
msg_info "Installing LibreOffice Components"
@@ -42,6 +43,7 @@ msg_info "Installing Python Dependencies"
$STD apt-get install -y \
python3 \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip3 install \
uno \
opencv-python-headless \