Missing HOME folder

Removed “Discover” with following command:
sudo pacman -Rns discover

These two files are deleted:

  • archlinux-appstream-data 20211210-1 -17,86 MiB
  • discover 5.23.4-1 -10,70 MiB

The archlinux-appstream-data package provides the text for the package descriptions and other package metadata used by discover. Once you removed discover, it was no longer needed.

Yes, thank You.