# Can I Delete /var/cache/pf9apps?

## Problem

Can I delete the directory /var/cache/pf9apps?

## Environment

* Platform9 Managed OpenStack & Kubernetes
* Hostagent

## Answer

The directory consists of Platform9 packages installed on the system. Any older version of packages in the subdirectories present in the directory */var/cache/pf9apps* can be removed to free up the disk space.


---

# 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://platform9.com/kb/generic/solution/can-i-delete-var-cache-pf9apps.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.
