During the last update using yay I got the following message:
[darius@eos-pc ~]$ LC_ALL=C yay
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Searching AUR for updates...
:: Searching databases for updates...
-> Packages not in AUR: reiserfsprogs
there is nothing to do
I’ve noticed that reiserfs code has been removed from the kernel, but this message is a bit confusing. How do I get rid of it?
Yep, this message is confusing. Wonders of pacman not tracking what repository was used when installing a package, for good and for bad. The actual meaning is sort of “FYI: this package is not in any repository and not even in AUR”. That is, you installed it manually via a custom PKGBUILD or it was removed from whatever repository it used to be in.