# 하드 디스크 크리너 - 불필요한 파일 정리

하모니카를 사용하는 도중에 하드디스크 공간이 부족하거나 최적화가 필요한 경우

PC에서 사용되지 않는 파일을 삭제하여 용량을 확보할 수 있는 프로그램은 Stacer 라는 프로그램이 있습니다.

* 홈페이지 : <https://sourceforge.net/projects/stacer/>
* 프로그램 리뷰 : <https://itsfoss.com/optimize-ubuntu-stacer/>

하모니카 리눅스에서 현재 테스트 된 버전은 stacer\_1.0.7\_amd64.deb 파일입니다.

* 다운로드 : <https://sourceforge.net/projects/stacer/files/v1.0.7/stacer_1.0.7_amd64.deb/download>
* 또는 wget <https://github.com/oguzhaninan/Stacer/releases/download/v1.0.7/stacer\\_1.0.7\\_amd64.deb>

![](/files/-MRTAd2oL-KGmP-zJ60k)

## 주요기능 <a href="#id" id="id"></a>

* 사용되지 않는 파일 삭제
* 시작 프로그램 관리
* 구동 중인 서비스 관리


---

# 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.hamonikr.org/hamonikr-5.0/tips/stacer.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.
