gtk3-nocsd icon indicating copy to clipboard operation
gtk3-nocsd copied to clipboard

How do I un-make it?

Open ghost opened this issue 4 years ago • 1 comments

I installed it using make but later found out that it wasn't the solution to the problem I was trying to solve, and now I get ERROR: ld.so: object '/path/to/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. every time I open the terminal / enter a command.

ghost avatar Apr 08 '22 11:04 ghost

make uninstall (assuming you did make install because make just compiles it, it doesn't install it

ByJumperX4 avatar May 01 '22 01:05 ByJumperX4