is there a way to uninstall tiscamera?
Is there a way to uninstall tiscamera?
I tried rm -r tiscamera in the home dir. but it only removes the directory.
Yes. If you installed with sudo make install then you use sudo make uninstall.
That removes the files from the /usr/* directories. After doing this, you can remove the tiscamera directory from your home directory.
Stefan
Yes. If you installed with sudo make install then you use sudo make uninstall.
That removes the files from the /usr/* directories. After doing this, you can remove the tiscamera directory from your home directory.
Stefan
Do we run the sudo make uninstall from the build directory? or the tiscamera directory?
Hello
Do we run the sudo make uninstall from the build directory? or the tiscamera directory?
From the build directory.
Stefan
Closed due to inactivity.