Como instalar o ambiente gráfico Deepin no Ubuntu 14.04
por Pedro Resende em 09/07/2014 às 15:00:00

Primeiro é necessário adicionar os repositórios
$ sudo sh -c 'echo "deb http://packages.linuxdeepin.com/deepin trusty main non-free universe" >> /etc/apt/sources.list'
$ sudo sh -c 'echo "deb-src http://packages.linuxdeepin.com/deepin trusty main non-free universe" >> /etc/apt/sources.list'
Importar a chave de gpg ( Gnu Private Guard )
$ wget http://packages.linuxdeepin.com/deepin/project/deepin-keyring.gpg
$ gpg --import deepin-keyring.gpg $ sudo gpg --export --armor 209088E7 | sudo apt-key add -
Vamos actualizar os repositórios
$ sudo apt-get update
e para terminar
$ sudo apt-get install dde-meta-core deepin-desktop-environment dde-control-center dde-daemon bluez5
pronto

Pedro Resende
With over two decades of experience as a Full Stack Developer, I have journeyed through diverse facets of software development. Commencing with the creation of compact institutional websites, I progressed to crafting portals for insurance brokers and contributed to substantial projects for renowned companies such as MS Amlin. My expertise expanded further by delving into product development for Advertiser Kwanko and collaborating with startups in their pivotal ramp-up stages. Notably, I've been involved in architecting extensive e-commerce solutions for global enterprises like Wayfair.
I currently serve as the Tech Lead at Emergn, contributing to the establishment and advancement of the Strategyzer client.