
pkgmk
List of commands for pkgmk:
-
pkgmk:tldr:262ad pkgmk: Upgrade the package after making it.$ pkgmk -d -utry on your machineexplain this command
-
pkgmk:tldr:3d525 pkgmk: Ignore the MD5 sum when making a package.$ pkgmk -d -imtry on your machineexplain this command
-
pkgmk:tldr:3e76b pkgmk: Ignore the footprint when making a package.$ pkgmk -d -iftry on your machineexplain this command
-
pkgmk:tldr:7ec6e pkgmk: Update the package's footprint.$ pkgmk -uftry on your machineexplain this command
-
pkgmk:tldr:d87dc pkgmk: Make and download a package.$ pkgmk -dtry on your machineexplain this command
-
pkgmk:tldr:dbd0a pkgmk: Install the package after making it.$ pkgmk -d -itry on your machineexplain this command