How to setup the Linux terminal so that it supports Arabic writing system?
Conditions d’achèvement
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
Modifié le: dimanche 21 avril 2024, 20:22