Remove it just like you would any other file: rm /usr/lib/libmysqlclient.18.dylib
. rm will remove the symlink itself, not the file the link is pointing at.
Remove it just like you would any other file: rm /usr/lib/libmysqlclient.18.dylib
. rm will remove the symlink itself, not the file the link is pointing at.