Terminal Arabic setting up


To setup the Linux terminal so that it supports Arabic writing system, we should follow these commands:

  • sudo add-apt-repository ppa:behnam/ppa
  • sudo apt-get update
  • sudo apt-get install bicon
  • sudo apt-get install libfribidi0 libfribidi-dev
  • sudo apt install mlterm

Before setting up the terminal it may display the arabic wrintng like the figure bellow

However after setting up it corrects the problem like the figure bellow


Last modified: Sunday, 21 April 2024, 8:22 PM