Mongo command is not working after update

When I call ‘mongo’ on terminal its saying: command not found.

showing this (imgur) result when I entered sudo systemctl status mongodb

Please help, I am new to Manjaro.

Because that’s not correct command to call MongoDB. If you want access to MongoDB shell you should use mongosh command. For more see https://www.mongodb.com/docs/mongodb-shell/