> For the complete documentation index, see [llms.txt](https://docs.quyit.id.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quyit.id.vn/build-server/ubuntu-server/install-wine.md).

# install-wine

### 🍷 Cách 5: Wine (Chạy Zalo PC Windows)

Nếu muốn dùng bản chính thức từ zalo.me :bash Copy

```bash
# Cài Wine
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wine64 wine32 -y

# Tải Zalo PC từ zalo.me
wget https://res-download-pc-te-vnno-zn-6.zadn.vn/hybrid/ZaloSetup-25.1.2.exe

# Cài đặt
wine ZaloSetup-*.exe
```

⚠️ **Lưu ý**: Wine có thể không hoạt động ổn định với Zalo PC mới nhất.
