I accidentally deleted the system user uuidd
and their group from my system.
I want to reinstall the package they belong to, but when I look for the manual of uuidd
on the net, it references the util-linux
package. A reinstall of this package with sudo apt --reinstall install util-linux
does not bring this user back.
How can I find out which package to reinstall and repair the system?
At least on my (22.04) system, the user and group appear to get created by the postinst script of the uuid-runtime package