# 하모니카 리눅스 텔레그램 메신져

소프트웨어 센터에 제공되는 버전은 한글 폰트 표시에 문제가 있는 버전이므로 아래 링크에서 최신 버전을 다운로드

<https://github.com/telegramdesktop/tdesktop/releases>

다운로드 받은 파일을 압축해제하면 다음과 같이 2개의 파일이 나오는데, 그 중 Telegram 명령어를 터미널에서 실행

![](/files/-MRTAd2cqFfJJUPCLm9M)

잠시 시간이 지나고 설치가 완료되면 시작 메뉴에서 텔레그램을 실행

![](/files/-MRTAd2dd-64AuC959P7)

실행 후 휴대폰 번호를 입력하고 인증코드를 받아 텔레그램에 입력하면 보유한 친구목록과 함께 텔레그램 사용 가능

* 한글입력, 파일공유 등 기능 동일하게 제공됨

![](/files/-MRTAd2eAU2jmUCH7GNN)

카카오톡 및 각종 메신져 사용 화면

![](/files/-MRTAd2fsNwDqAoN6rLe)


---

# 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/tips/telegram.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.
