Editing Building
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 247: | Line 247: | ||
=== Uninstall === | === Uninstall === | ||
− | + | ==== Method A ==== | |
− | |||
− | + | 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''. | |
+ | |||
+ | ==== Method B ==== | ||
+ | |||
+ | Just delete (e.g. ''rm -rf ~/.octave38/'') the install folder and remove the ''alias octave38'' entry from your ''~/.bashrc''. | ||
=== Large array support === | === Large array support === |