Jetson Is not reachable

Hello,
I have a Jetson device (NVIDIA Jetson AGX Orin Developer Kit 64 GB) which I access remotely.
I have been trying to install nvidia-jetpack in my jetson device through the command line as I wanted to avoid using SDK Manager and flash the jetson and also avoid going to where the jetson is running.
While trying to install nvidia-jetpack I had some conflicting packages and executed:
apt remove --purge nvidia-* gstreamer1.0*
After this I had a couple difficulties but I was able to reinstall some nvidia packages and also the nvidia-jetpack package. I stopped using the jetson that day and everything was working fine but the next day I tried to access the jetson and it was not reachable.

Can the command apt remove --purge nvidia-* gstreamer1.0* have caused this? Is there anything I could do to fix it without reflashing the jetson?

Hi,
Removing the gstreamer packages should not have impact to network. If there are other online devices, we suggest check if you can access the other device to confirm network is good. And may ping the Orin 64GB device to check if it is still online.

Hello,
I was thinking if removing gstreamer or nvidia packages would have impact in the OS itself.
Network is working okay but when I try to boot the jetson it seems like it starts booting and after 1 min or so it stops. It seems like the Jetson hangs at some point and it shutsdown