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?