An attempt to install python-tkinter resulted in upgrading python3.13-tkinter
along with python3.13 and python3.13-libs
I inadvertently removed /usr/bin/python3.11, but not the libraries.
Since this was done, access to qubes apps have been lost.
qubes-apps no longer available include qrexec, qvm-prefs, qvm-start, etc.
sys-usb was implemented prior to this mishap so access to the usb ports was
also lost.
I do not know how to regain access to sys-net, sys-firewall, sys-whonix.
Dom0 starts and a terminal and thunar work.
I can provide some error messages from attempting to issue qvm commands if it will help.
Can someone provide help to restore python3.11 and access qubes apps?
Would you know if the references can be reset to use python3.13 without having access to the network and USB ports?
For example, if the files in /lib/python3.11 were copied to /lib/python.3.13 could the filenames be modified from 3.11 to 3.13 and these files/scripts be updated to the new version?
I have a very superficial knowledge of the inner workings of qubes and its interaction with python.
The install of tkinter was to add a feature to xfce4 thunar, and was not intended to change qubes itself.