pub fn get_os_pretty_name() -> Result<String, Error>
Gets the pretty name of the OS from /etc/os-release.
/etc/os-release
Returns an error if /etc/os-release cannot be read.