How to install TDE on Debian Buster: Difference between revisions

import>Shithead666
LUL 0WN3D R8KT
m 9 revisions imported
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
This page will cover you on how to install TDE on Debian Buster.
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
 
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
== Preparing for installation ==
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
First make sure your packages are up to date by running:
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
<pre>sudo apt update && sudo apt upgrade -y</pre>
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
Then add the Q4OS TDE repos to your sources.list file:
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
<pre>sudo echo "deb http://q4os.org/qtderepo buster main" >> /etc/apt/sources.list.d/tde.list</pre>
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
Add their pub-key by running this command:
<pre>wget -nv -O- http://q4os.org/q4repo/q4a-q4os.gpg.pub | sudo apt-key add -</pre>
Then update the repos.
 
== Installation ==
Run the following command to install TDE:
<pre>sudo apt install tde-trinity</pre>
Replace tde-trinity with tde-core-trinity if you only want to install base TDE.
 
After installation you will have to reboot the system, after rebooting you select TDE and then you will be in the TDE desktop!
[[Category:Tutorials]]