Problem Description
Is it possible to install openblas via apt-get like `sudo apt-get install openblas-dev`?
Seems on ubuntu 14.04 it can't find it.
sudo apt-get install openblas-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openblas-dev
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?