- Run the following commands
sudo apt update
sudo apt install git libfcitx5core-dev cmake libzstd-dev build-essential rustc cargo qtbase5-dev
git clone --recursive https://github.com/OpenBangla/OpenBangla-Keyboard.git
cd OpenBangla-Keyboard
git checkout develop
git submodule update
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX="/usr" -DENABLE_FCITX=ON
make
sudo deepin-immutable-ctl admin exec -- bash # Run this code if you have an immutable system
sudo make install
exit
- Restart your PC.
- Go to
Control Center-> Keyboard and Language-> Input Method-> Advanced Settings - Then uncheck
Only Show Current Language - Then select
OpenBangla Keyboardfrom the box on the right and add it to the box on the left - Click Apply and then close
- Click on
+symbol next toManage Input Methods - Now search for
বাংলা-Bengali, then selectOpenBangla Keyboardand add it - You can now type in Bengali.
You can also take a look at this video for step 2:
Record_select-area_20241001134841.mp4
- Go to Control Center -> Device -> Keyboard -> Input Methods
- Click on
Add input method - Select
OpenBangla Keyboardand then click onAdd - You can now type in Bengali
All credit goes to OpenBangla-Keyboard and others