Well, that’s perfectly good. as long as you keep it updated, it’ll be the latest version, so there won’t be need to reinstall it. If it’ll help, this is the command I recommend to keep updated:
pamac upgrade && pamac upgrade --aur --devel || echo -e '\033[0;91mThere was an error upgrading the system. AUR packages not upgraded.\e[0m'
This will update your system and ONLY if that was successful update any AUR packages.
a Reminder: While use of the AUR is possible, it’s neither recommended nor supported.
Edit:
Combine what I said with this:
…to keep your system up-to-date, and I believe you’ll be good.