Skip to content

Commit 13b2d63

Browse files
authored
1 parent f8e9a57 commit 13b2d63

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
Uninstall:
3030

3131
<code>
32-
sudo apt remove xlibre xserver-xlibre*
33-
sudo apt install xorg
34-
sudo rm /etc/apt/sources.list.d/xlibre-debian.sources /usr/share/keyrings/NexusSfan.pgp
32+
sudo apt-get remove xlibre xserver-xlibre* nexussfan-archive-keyring
33+
sudo apt-get install xorg
34+
sudo rm -f /etc/apt/sources.list.d/xlibre-debian.sources
3535
</code>
3636
</pre>
3737
</body>

0 commit comments

Comments
 (0)