2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-01-19 04:03:02 +00:00

missing imagemagik in new machine setup

This commit is contained in:
2025-01-24 22:48:19 +00:00
parent 1502ffb0c4
commit 8af4fc5b90

View File

@@ -27,6 +27,7 @@ sudo apt autoremove -y
sudo apt install sqlite3 -y
sudo apt install gedit -y
sudo apt-get install imagemagick -y
sudo apt install tig gitg meld -y
# python formatting https://docs.astral.sh/ruff/