I'm a long time Fedora BFU and decided to switch to Debian for my new Dell XPS. Unfortunately, on a fresh install, I only get to work with a microscopic CLI and no internet connection, as both GPU and network card seem to need additional drivers to work. I found both drivers online, but I'm failing to install them.
GPU driver needs cc
in $PATH, but I think I'm missing GCC alltogether:
gcc # command not found,
man gcc # no manual entry for gcc
With Realtek, I cannot make the installer: make # make: command not found
I'm a bit surprised that I don't get gcc
and make
out of the box - is there an easy way to install some bundle multiple of these basic apps from a USB drive?