Package: dh-modaliases Architecture: all Version: 1:0.9.6.2~0.22.04.8pop0~1744996045~22.04~69a6821 Priority: optional Section: admin Source: ubuntu-drivers-common Maintainer: Ubuntu Developers Installed-Size: 50 Depends: perl:any Enhances: debhelper Filename: pool/jammy/ubuntu-drivers-common/69a6821820ba2eb581607677ce412e9ed2dca356/dh-modaliases_0.9.6.2~0.22.04.8pop0~1744996045~22.04~69a6821_all.deb Size: 34200 MD5sum: 3bccc672f0a28029534d4ab9d4e623dd SHA1: 8f611cbae8e457206f9f4654739114856f2b6fed SHA256: 2434009cb7c489e5c301504a4e9738fc5931c5d9a15628e3f99b5309092e7b0e SHA512: 519f874a5c1e0fb230939798812dc4a3650800dd16ac8ebdbbb0fc1a5d45afef5cc505e85ec0747af5808da21ec3a4036528a45ac6ebd24e73c42c43ba360247 Description: debhelper extension for scanning kernel module aliases dh_modaliases is useful for packages that ship third-party kernel modules, either in binary form, or as sources (with e. g. DKMS). It extracts the modules' modaliases from either the compile .ko files themselves (for packages which ship them in compiled form, using modinfo), or from a package file debian/packagename.modaliases. . This enables software which is looking for missing driver packages (such as Jockey or the operating system installer) to identify which package(s) will provide a driver for a piece of hardware, identified by its modalias.