Add/remove app is not opening

Yesterday I installed Manajro gnome DE. Today Add/ remove application is not opening . Whenever I try to update from terminal Its showing error.
pacman: /usr/lib/libc.so.6: version GLIBC_2.33' not found (required by pacman) pacman: /usr/lib/libc.so.6: version GLIBC_2.33’ not found (required by /usr/lib/libalpm.so.12)

I tried to run this code also to update system
sudo pacman-mirrors -f5 && sudo pacman -Syyu but getting same error . Kinldy let me know how to fix it . I am new in linux manjaro

Welcome,
try
sudo pacman -S glibc

Thanks for your reply
Getting same error

sudo pacman -S glibc  :heavy_check_mark:
[sudo] password for sumankb:
pacman: /usr/lib/libc.so.6: version GLIBC_2.33' not found (required by pacman) pacman: /usr/lib/libc.so.6: version GLIBC_2.33’ not found (required by /usr/lib/libalpm.so.12)

Did you try a reboot, and then Add/Remove application (pamac)?

Don’t have an answer for you, but what version of glibc do you have installed?

===> pacman -Q glibc

This is an odd thing to have happened.
Did you install from scratch and only the Gnome desktop?
Did you install other software, perhaps from AUR or from some other source?

Branch compare only shows 2.33-4 in all 3 branches.

Please post the exact version of Pamac you try to open @skb

pacman -Q | grep pamac