14.04 - How to uninstall OpenBLAS on Ubuntu14.04 - Ask Ubuntu


i installed , compiled openblas on ubuntu 14.04 following instructions:

sudo git clone git://github.com/xianyi/openblas cd openblas sudo apt-get install gfortran sudo make fc=gfortran sudo make install 

now want uninstall it. how? checked on internet no result. help, please. thank u.

within source directory openblas may able make uninstall file using same makefile came openblas:

sudo make unistall

and run uninstall.

this similar answers here: if build package source how can uninstall or remove completely?


Comments

Popular posts from this blog

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

Windows XP installation, no previous version of Windows NT - Super User