# vipm-UninstallPackage **Repository Path**: NEVSTOP-LAB/vipm-UninstallPackage ## Basic Information - **Project Name**: vipm-UninstallPackage - **Description**: lvcicd: uninstall package by name - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-30 - **Last Updated**: 2026-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vipm-UninstallPackage use [lvcicd:vipm_unInstallPackages](https://github.com/LV-APT/lvCICD/blob/main/docs/Operation-List.md#vipm_buildvipackage--build-vipm-library) to uninstall vipm package. How to Use it: ``` - name: vipm-UninstallPackage uses: NEVSTOP-LAB/vipm-UninstallPackage@main with: LabVIEW_Version: 2017 # Package could be PackageName/PacakgeWithVersion Package: ZAlign ```