https://bugs.winehq.org/show_bug.cgi?id=53356
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
The files are owned by a user that can 'sudo mv' anything in their place. How would changing the file owner to root make it more secure?
You could also simply sudo chown root: /etc/apt/sources.list.d/wine* /usr/share/keyrings/wine* after moving the files. That doesn't prevent the user with sudo privilege to change the files any way they want.
Regards.