Thursday, June 22, 2017

apt - How to install build-essential?

I am trying to install G++ compiler in Ubuntu 13.10. It told me I needed to install the build-essential package.




I have tried the below code



sudo apt-get update
sudo apt-get install build-essential


It gives me this error:



Reading package lists... Done

Building dependency tree
Reading state information... Done
E: Couldn't find package build-essential

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...