Install KDE on Ubuntu16.04.2

I recently reinstalled ubuntu kylin 16.04. I have been using unity before. This time I wanted to install KDE on a whim. Then Baidu asked how to install KDE. Most of the answers I got were this:

sudo apt-add-repository ppa:kubuntu-ppa/next-backports 
sudo apt-get update 
sudo apt-get dist-upgrade 
sudo apt-get install kubuntu-plasma5-desktop plasma-workspace-wallpapers

I tried it and it didn't work! Pit!
So I found the following method:

sudo apt-get install kubuntu-desktop

The terminal prompts to download a file of about 330MB. When prompted, select all "Y", and then a long wait (depending on your bandwidth, after all, you need to download a file of about 330MB). Next it is automatically configured.

After the installation is complete, log out and select KDE in the "Session" of the login window. After logging in, it will become KDE. (If you want to go back to ubuntu, you can change to gnome in the "session") It should be noted that all the software you install under ubuntu can be used under Kubuntu. Similarly, you can also use KDE under Ubuntu software. In short, so the software is shared.
In addition, the default KDE interface is in English at this time, you can use these two commands to install the Chinese environment.

sudo apt-get install language-pack-zh-hant language-pack-zh-hans
sudo apt-get install kde-l10n-zhcn

Enter the control panel-LOCAL-select Simplified Chinese-application, so it becomes Chinese.

But when the author came here, it turned out that some Chinese were displayed as squares, so I found the solution of the predecessors on the Internet. The solution is: the Wenquanyi font is not installed by default, and you need to install it first.

sudo apt-get install ttf-wqy-*

Install Wenquanyi fonts on ubuntu (install micron black, positive black, dot matrix Song typeface respectively)

note###

One of the following problems may be encountered during the installation process, and a dependency cannot be installed:
Reading package list...carry out
Analyzing the dependency tree of the package
Reading status information...carry out
kubuntu-desktop is already the latest version(1.338)。
You may need to run "apt-get-f install" to correct the following errors:
The following packages have unmet dependencies:
 kde-telepathy-minimal :rely: kde-config-telepathy-accounts(>=15.04.0)But it will not be installed
E:There are unmet dependencies. Please try to run "apt-get-f install”(You can also specify a solution)。

The solution can be found here

Recommended Posts

Install KDE on Ubuntu16.04.2
install vscode on ubuntu18
Install Redis on Ubuntu
Install R4 on ubuntu20
Install nvtop on Ubuntu 18.04
Install docker on Ubuntu
Install Docker on ubuntu18.04
Install nodejs10 on Ubuntu16
Install mysql on Ubuntu 14.04
Install Django on ubuntu
Install Pytorch+CUDA on Ubuntu 16.04
Install rJava on Ubuntu18
Install JDK10+ on Ubuntu
Install Python3 on Ubuntu 16.04
Install Docker on Ubuntu18
Install Python3.7 on Ubuntu
Install flashplayer on Ubuntu
Install ubuntu on virtual machine
Install OpenSSL 1.0.2 on Ubuntu Server 14.04
Install QQ robot on Ubuntu 16.04
Install Python 3.7 on Ubuntu 18.04 LTS
Install Android Studio on Ubuntu
Install scrapy framework on ubuntu
Install Mysql offline on Ubuntu
Install Oracle Java8 on Ubuntu
Install Odoo 11 stack on Ubuntu 16.04
Install Go locale on Ubuntu16
Install common software on Ubuntu 16.04
Install non-portable QQ on ubuntu
Install Docker on Ubuntu 18.04 offline
How to install Ruby on Ubuntu 20.04
How to install Memcached on Ubuntu 20.04
How to install MySQL on Ubuntu 20.04
How to install VirtualBox on Ubuntu 20.04
How to install Protobuf 3 on Ubuntu
Install Tenda u12 driver on Ubuntu
How to install Nginx on Ubuntu 20.04
How to install Apache on Ubuntu 20.04
How to install Git on Ubuntu 20.04
How to install Node.js on Ubuntu 16.04
How to install MySQL on Ubuntu 20.04
Install and configure MySQL on Ubuntu
Install Chef server workstation on Ubuntu 18.04
How to install Vagrant on Ubuntu 20.04
How to install Bacula-Web on Ubuntu 14.04
Install botan2 encryption library on ubuntu
How to install PostgreSQL on Ubuntu 16.04
How to install Git on Ubuntu 20.04
How to install Anaconda3 on Ubuntu 18.04
How to install Memcached on Ubuntu 18.04
Docker ubuntu: install python-PIL-image environment on 14.04
How to install MemSQL on Ubuntu 14.04
How to install Go on Ubuntu 20.04
How to install MongoDB on Ubuntu 16.04
How to install Mailpile on Ubuntu 14.04
How to install PrestaShop on Ubuntu 16.04
How to install Skype on Ubuntu 20.04
How to install Jenkins on Ubuntu 20.04
How to install Python 3.8 on Ubuntu 18.04
How to install KVM on Ubuntu 18.04
How to install KVM on Ubuntu 20.04