pub fn from_str(value: &str) -> Result<Policy, Error>
Parse the output of apt-cache policy out of a string.
apt-cache policy
Error::NotImplemented and stuff.
Error::NotImplemented