
pkginfo
List of commands for pkginfo:
-
pkginfo:tldr:418b1 pkginfo: List the owner(s) of files matching a pattern.$ pkginfo -o ${pattern}try on your machineexplain this command
-
pkginfo:tldr:5c628 pkginfo: Print the footprint of a file.$ pkginfo -f ${filename}try on your machineexplain this command
-
pkginfo:tldr:677c0 pkginfo: List files owned by a package.$ pkginfo -l ${package_name}try on your machineexplain this command
-
pkginfo:tldr:bb7c2 pkginfo: List installed packages and their versions.$ pkginfo -itry on your machineexplain this command