Damn Small Linux Forums
apt upgrade - Printable Version

+- Damn Small Linux Forums (https://damnsmalllinux.org/forums)
+-- Forum: Damn Small Linux Forum (https://damnsmalllinux.org/forums/forum-1.html)
+--- Forum: Help Section (https://damnsmalllinux.org/forums/forum-4.html)
+--- Thread: apt upgrade (/thread-39.html)



apt upgrade - John - 02-12-2024

I did a bit of testing.  Before running an upgrade you will need to hold back the antiX package that will update the desktop application defaults.  If not it will override the default terminal, browser and editor so those menu items will not work any longer.  It will override without checking what is installed.

To avoid this open up a terminal and paste in this command:
sudo apt-mark hold desktop-defaults-antix

In the next alpha release I will make sure this is already taken care of.


RE: apt upgrade - meo - 02-12-2024

Seems to work as expected. Thanks John! Running DSL 2024 alpha on VMware Win 11 with 4 GB of RAM allocadet.

// meo