Update page 'Qubes OS lokinet setup'

master
who am i 4 years ago
parent ca02ba3a6c
commit 8fbca5fcf2

@ -1,7 +1,7 @@
```
This wiki is in work in progress phase. Feel free to contribute. Thank you
asdfas
```
```This wiki is in work in progress phase. Feel free to contribute. Thank you
asdfas```
###**Content**
@ -41,7 +41,9 @@ Create new qube
Add the apt source list and install lokinet (1):
* open a terminal in **lokinet-vm**
```user@lokinet-vm:~$ sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg```
```
user@lokinet-vm:~$ sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg
```
* `user@lokinet-vm:~$ echo "deb https://deb.oxen.io $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oxen.list`
* `user@lokinet-vm:~$ sudo apt update`
* `user@lokinet-vm:~$ sudo apt-get install lokinet-gui -y`

Loading…
Cancel
Save