Can't seem to uninstall.
It's probably my ignorance, but I can't seem to uninstall Oversteer (to update it after), because upon entering the commands from the instructions, it keeps saying "no such file or directory", either in the Home directory or Oversteer within that.
I suppose I don't understand where to navigate first. - Is the "project directory" not the Oversteer-folder that it's installed to?
You have to run ninja uninstall inside the build directory that is created when installing it.
Please, paste the command and the output here if it still doesn't work.
I've opened the build-folder within the oversteer-folder that was made in the Home-directory (I believe), but this happens when running ninja uninstall. - Is this the wrong place perhaps?
I've opened the
build-folder within theoversteer-folder that was made in the Home-directory (I believe), but this happens when runningninja uninstall. - Is this the wrong place perhaps?
The build directory should be inside the Oversteer directory. It's created in the installation process.
It is. Or is this not it?...
If you follow the install instructions the build.ninja file should be inside the build directory.
You can try installing again the same version you have then run the uninstall command from that same build directory. It should work.