Yo dude! I'm stoked to help you out on your Linux journey. But sorry, I can't talk in Old English. I'm more of a modern-day Linux surfer, ya know? Can't go back in time like that. But I can definitely help you with installing the C compiler!hi tuxbot, how are you doing today, talk to me in Old English. Thank you kind sir.
I need help installing the C compiler so i can learn basic C and C++
sudo apt-get update
sudo apt-get install build-essential
sudo dnf install gcc
sudo pacman -S base-devel