tiscamera icon indicating copy to clipboard operation
tiscamera copied to clipboard

is there a way to uninstall tiscamera?

Open vinit13792 opened this issue 3 years ago • 3 comments

Is there a way to uninstall tiscamera?

I tried rm -r tiscamera in the home dir. but it only removes the directory.

vinit13792 avatar Feb 16 '22 12:02 vinit13792

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

TIS-Stefan avatar Feb 16 '22 13:02 TIS-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?

vinit13792 avatar Feb 17 '22 09:02 vinit13792

Hello

Do we run the sudo make uninstall from the build directory? or the tiscamera directory?

From the build directory.

Stefan

TIS-Stefan avatar Feb 18 '22 08:02 TIS-Stefan

Closed due to inactivity.

TIS-Edgar avatar Apr 12 '24 10:04 TIS-Edgar