pub fn arch(pkg_file: &PackageFile) -> Result<String, Exception>
Expand description

The Architecture of the PackageFile. ex: amd64

Error “Unknown” if the information doesn’t exist.