'When I uninstall python3.8 in ubuntu 20.04, the termianl is totally crashed
When I uninstall python 3.8 in ubuntu 20.04, my ubuntu terminal is totally crashed and when I search terminal in the activity search bar, I didn't get the terminal. When I powered off and reopened my laptop, I didn't get my desktop page. And I tried to reinstall using bootable USB Flass Drive, but I couldn't do that. Please help me? Thank you.
Solution 1:[1]
Run this command to reinstall ubuntu-desktop again
sudo apt update
sudo apt reinstall ubuntu-desktop
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Sefineh Tesfa |
