From 2b3b423c214e5809e49ac3b9c2d1c405096e83cd Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Thu, 27 Feb 2025 20:39:05 -0500
Subject: [PATCH] wip

---
 project_management/scripts/Ubuntu_24.04 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/project_management/scripts/Ubuntu_24.04 b/project_management/scripts/Ubuntu_24.04
index a018e670..30cb1c45 100644
--- a/project_management/scripts/Ubuntu_24.04
+++ b/project_management/scripts/Ubuntu_24.04
@@ -26,7 +26,7 @@ sudo apt -y install net-tools openssh-client curl
 #
 # graphics
 #
-sudo apt -y install geeqie eog gimp mypaint inkscape blender meshlab
+sudo apt -y install geeqie eog gimp mypaint inkscape blender
 #
 # office
 #
@@ -74,6 +74,7 @@ echo "   turn off Settings -> Ubuntu Desktop -> Enhanced tiling"
 echo "   turn on Dash to Panel: https://extensions.gnome.org/extension/1160/dash-to-panel"
 echo "   for serial port access: sudo adduser your_user_name dialout"
 echo "   install"
+echo "      MeshLab: https://www.meshlab.net/#download"
 echo "      Kdenlive: https://kdenlive.org/en/download"
 echo "      FreeCAD: https://www.freecad.org"
 echo "      Arduino: https://www.arduino.cc"
-- 
GitLab