Jump to content

Main public logs

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:16, 3 November 2022 Kangtain talk contribs created page SNAP:Removing snapd (Created page with "*First, let’s list all the snaps installed on your system with the following command: <syntaxhighlight lang="shell"> snap list </syntaxhighlight> *Let’s also stop snapd (snap daemon) services: <syntaxhighlight lang="shell">sudo systemctl disable snapd.service</syntaxhighlight> <syntaxhighlight lang="shell">sudo systemctl disable snapd.socket</syntaxhighlight> <syntaxhighlight lang="shell">sudo systemctl disable snapd.seeded.service</syntaxhighlight> *Then remov...")