diff --git a/project_management/scripts/Ubuntu_24.04 b/project_management/scripts/Ubuntu_24.04 index a018e670128e9819b99c5596e7736bf758abd745..30cb1c4517fa7eae133ae81d500523009e2cee98 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"