My laptop has a slightly obscure wifi card and I can't install a driver from the driver management or the USB, and I don't have ethernet. Instead, I found a driver online and it worked on a Live USB because I could install gcc from the USB. However, when I actually installed the OS, I could not start the driver or install gcc!
So, how do I install gcc from a USB or ISO in Kubuntu 15.10.
EDIT:
Another solution I'm open to is to download the packages outside of Kubuntu and then use dpkg -i to install them. In that case I would need someone to list the needed packages and where to download them.
gcc
? For example, you could post the output ofsudo apt-get install gcc
– wjandrea May 10 '16 at 20:28