Skip to content

Instantly share code, notes, and snippets.

@codedeep79
Last active June 16, 2025 14:06
Show Gist options
  • Save codedeep79/cd473b24559342872311ad99fedaf551 to your computer and use it in GitHub Desktop.
Save codedeep79/cd473b24559342872311ad99fedaf551 to your computer and use it in GitHub Desktop.
Install ibus-unikey in Ubuntu

Lệnh cài đặt

sudo add-apt-repository ppa:ubuntu-vn/ppa
sudo apt-get update
sudo apt-get install ibus-unikey
ibus restart

Lỗi Can't connect to IBus

Nhập lệnh ibus restart và bị lỗi Can't connect to IBus

  • Logout Ubuntu và đăng nhập lại rồi nhập lệnh vào để hoàn thành cài đặt ibus-unikey là được.

Thiết lập gõ tiếng việt cho ibus trên Ubuntu

  • Bước 1: Tìm kiếm chức năng quản lý [Settings]

  • Bước 2: Ở cửa sổ [Settings] -> [Region & Language] -> [Input Sources] -> Bấm [ + ] để thêm 1 input source.

    Trong Ubuntu 22.04,tại cửa sổ [Settings] -> [Keyboard] -> [Input Sources] -> Bấm [ + ] để thêm 1 input source.

  • Bước 3: Ở cửa sổ [ Add an Input Source ] -> Tìm kiếm và chọn ngôn ngữ là “Vietnamese” -> Chọn tiếp là “Vietnamese (Unikey)” -> Cuối cùng bấm "Add"

  • Ubuntu sẽ tự động có thêm ngôn ngữ tiếng việt, nếu trường hợp không thấy bạn hãy restart lại Ubuntu là sẽ tự xác nhận Ibus-Unikey đã có 2 ngôn ngữ là tiếng Anh và tiếng Việt ngay.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment