Mudanças entre as edições de "KDE neon"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
(Criou página com '* https://neon.kde.org/ * https://gist.github.com/nihathrael/7429eeb8d539c4c8e0ade03269b3f95a')
 
Linha 1: Linha 1:
 
* https://neon.kde.org/
 
* https://neon.kde.org/
 
* https://gist.github.com/nihathrael/7429eeb8d539c4c8e0ade03269b3f95a
 
* https://gist.github.com/nihathrael/7429eeb8d539c4c8e0ade03269b3f95a
 +
 +
<source lang="bash">
 +
$ wget -qO - 'http://archive.neon.kde.org/public.key' | sudo apt-key add -
 +
$ sudo apt-add-repository http://archive.neon.kde.org/user
 +
$ sudo apt-get update
 +
$ sudo apt-get install neon-desktop
 +
</source>

Edição das 11h14min de 6 de fevereiro de 2018

$ wget -qO - 'http://archive.neon.kde.org/public.key' | sudo apt-key add -
$ sudo apt-add-repository http://archive.neon.kde.org/user
$ sudo apt-get update
$ sudo apt-get install neon-desktop