{
  "$type": "site.standard.document",
  "canonicalUrl": "https://justingarrison.com/blog/2020-06-08-snap-out-of-it",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreigushczkbbuvcjoxrk6nwbyqgo2yt6okztuetdeq44ggrhq4xwyvq"
    },
    "mimeType": "image/jpeg",
    "size": 43129
  },
  "description": "How to uninstall and block snapd on Ubuntu",
  "path": "/blog/2020-06-08-snap-out-of-it",
  "publishedAt": "2020-06-08T00:00:00.000Z",
  "site": "at://did:plc:p7uix7mresfq4nfzxp3klgfa/site.standard.publication/3mmdn7mg2qm2d",
  "textContent": "There has been a lot of bad news about snap recently. I’m not a fan, and it looks like other people are speaking out too. Linux Mint has even decided to drop snap altogether.\n\nIf you’re looking to drop snap here’s how to make sure it stays off your system.\n\nFirst check if you have any snaps installed. If you do you should write them down and try installing them with apt.\n\nNow you’re ready to remove snapd\n\nOnce it’s removed you can block it from being reinstalled via apt.\n\nAfter you have blocked it if you try to install it again (or another package tries to install it via a dependency) you’ll see the following message.\n\nUbuntu devs, please remove snapd from being installed by default and let users opt-in to using it if they want. Don’t play tricks with empty packages to drive adoption of your proprietary technology, or require users to use debian repos to install packages without snapd.",
  "title": "Snap out of it"
}