KDE neon: mudanças entre as edições
De MochilaWiki
Ir para navegaçãoIr para pesquisar
Criou página com '* https://neon.kde.org/ * https://gist.github.com/nihathrael/7429eeb8d539c4c8e0ade03269b3f95a' |
Sem resumo de edição |
||
| 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 08h14min 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