Yes, but not completely.
choosing the 'y' option removes plymouth-git and installs plymouth onto your system. However, it wouldn't set your boot splash screen automatically you need to enter the following command to do it:
sudo plymouth-set-default-theme -R dr460nized
This will set your plymouth theme to the garuda dragonized theme that we are used to see. If you don't use this command all you are going to see when booting up or shutting down is the boring old spinner.
Finally reboot and see if the changes work. If they do the following command is optional and not mandatory.
sudo paccache -ruk0
what this does is clear the cache of uninstalled app. You see when you update an app with pacman it still keeps the previous three verisons of it on your system by default so that in case your updated package turns out to be buggy you can downgrade. This is good but consumes disk space. especially when the package has been uninstalled and no longer necessary to maintain those three older verisons of it.
Plymouth is available from the AUR: the stable package is plymouthAUR and the development version is plymouth-gitAUR. Due to the fact that upstream plymouth release only happen on a spotty and highly irregular schedule, it is generally recommended to use plymouth-gitAUR, because it is actually less likely to cause problems for most users than the stable package.
I have downgraded to 22.02.122.r113.g1812e55a-1 and it works fine. I am just curious:
If anyone installed 22.02.122.r144.ga3f9824d-1: is it working fine?
why the Chaotic AUR lists a different (newer version)? Isn't it supposed to just build packages from AUR? How to check exactly why the Chaotic has a different version (any place where one can get more info about this)?
I am asking here because it seems that some Garuda devs work with Chaotic.