Building: Difference between revisions

Jump to navigation Jump to search
72 bytes removed ,  28 October 2019
→‎Uninstall: Overhaul section.
(Merge important content from Octave in home directory.)
(→‎Uninstall: Overhaul section.)
Line 246: Line 246:
=== Uninstall ===
=== Uninstall ===


==== Method A ====
# If you still have the {{Path|.build}} folder, just run <code>make uninstall</code> from it.
# Just delete the install folder, e.g. <code>rm -rf $HOME/my_octave</code>.


If you're still have the compiled source folder, just do ''make uninstall'' from it. And don't forget to remove the ''alias octave38'' entry in your ''~/.bashrc''.
In any case, don't forget to remove any created ''alias'' entries in {{Path|~/.bashrc}}.
 
==== Method B ====
 
Just delete (e.g. ''rm -rf ~/.octave38/'') the install folder and remove the ''alias octave38'' entry from your ''~/.bashrc''.


== See also ==
== See also ==

Navigation menu