# Package Remove

## Requirements

* Linux Control Center = 2.10.X or higher

## Overview

The **Package Remove** action allows you to uninstall packages across your entire Linux host infrastructure in an extremely simple way.

## Objective

The purpose of this manual is to demonstrate how to use the **Package Remove** action in LCC.

## Removing Packages from Hosts

{% hint style="info" %}
LCC does not provide a way to revert this action. Make a snapshot of the host using your environment's tools or through LCC's integration with VMware or Nutanix.
{% endhint %}

1. In the left menu of LCC, click on **Hosts**.

   ![](/files/jdZKGkyP3J03ki551buJ)
2. Select the desired hosts and click the **Actions** button at the top of the page.

   ![](/files/nZPcSKXVBQc3kX9ORTAI)
3. If you want to remove the package from only one host, click **Actions** on that host's row.

   ![](/files/XjqDIGjgHM49YsC7RZiU)
4. Click the **Package Remove** action.

   ![](/files/bs2tNKZU7lG3rH8nxf2J)
5. Choose the package you want to remove in the **Insert Package** field and click **ADD** to add it to the removal list. You can also remove multiple packages simultaneously.

   ![](/files/eF3XtuHKKAuXvu1uTGJy)
6. Click **Yes**, and the action will be executed shortly.

   ![](/files/W74kiNIRLnbYbD6aXeuG)
7. Click **Actions Working** to monitor the status of the action.

   ![](/files/Ou2I3jx6IaSrWvXGWtln)
8. A **Photography** action will be automatically executed after the **Package Remove** action reaches the **Processed** and **Success** status. In case of an error, a **Photography** will also be executed to ensure the integrity of the host data displayed in the console.

   ![](/files/8SH3gG7ByNgiKG6wf40E)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/host-actions/package-remove.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
