I'm trying to remove Firebird 5 from my Macbook M1 but I'm not succeeding, when I go to remove the folder through the terminal it gives a message "rm: Firebird.framework: Operation not permitted" and I can't remove it
Difficulty removing Firebird 5 from my mac
Have you tried just deleting the app in Finder?
What command are you typing into the Terminal?
You probably need to use sudo
at the beginning of your command, which will ask you for your admin password.