Yes I know I'm an idiot, I just need help
I have a laptop running centOS 8 and I was trying to set another default version of Python. Long story short I used
sudo dnf remove python
and my laptop immediately crashed and now when I boot it just brings me to a command line. What are the steps I can take to safely recover?
#rpm -q centos-release
>centos-release-8.2-2.2004.0.2.el8.x84_64
Since booting just brings me into a command line now, I ran dnf install python3
hoping to get functionality back but when I restart it continues to boot like this, anything else I can do?