# 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.
