Last active
November 19, 2016 04:42
-
-
Save HoriLiu/d91fbd43d4ba9f6cf4b6ab9f22568c0e to your computer and use it in GitHub Desktop.
lightweight desktop manager based on Gnome
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install xorg gnome-core gnome-tweak-tool | |
Two ways. Either you install Language Support: | |
sudo apt-get install language-selector-gnome | |
and do it from there. Optionally you can just run these commands in a terminal window: | |
sudo mkdir /usr/share/locale-langpack/ru | |
sudo apt-get install $(check-language-support) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment