Use the command line interface to remove a package from a feed.

  1. Open a command prompt.
  2. Change directories to the location of Package Manager.
    The default location is C:\Program Files\National Instruments\NI Package Manager.
  3. Run the following command: nipkgfeed-remove-pkg "<location of feed>" "<name and filepath of package(s)>".

    For example, if you enter C:\Program Files\National Instruments\NI Package Manager> nipkgfeed-remove-pkg "C:\temp\myTestFeed" "C:\temp\myTestPackage\my-test-package.nipkg", Package Manager removes my-test-package.nipkg from the feed manifest files in the C:\temp\myTestFeed directory.