Use the command line interface to remove a package from a feed.
-
Open a command prompt.
-
Change directories to the location of Package Manager. The default location is C:\Program Files\National Instruments\NI Package Manager.
-
Run the following command: nipkg feed-remove-pkg <location of feed> <name and filepath of package(s)>.
For example, if you enter C:\Program Files\National Instruments\NI Package Manager> nipkg feed-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.