<rss
      xmlns:atom="http://www.w3.org/2005/Atom"
      xmlns:media="http://search.yahoo.com/mrss/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      version="2.0"
    >
      <channel>
        <title><![CDATA[Freedom Tech]]></title>
        <description><![CDATA[Take Back Your Digital Freedom from the Tech Tyrants and Big Brother]]></description>
        <link>https://freedomtech.npub.pro/tag/snapcraft/</link>
        <atom:link href="https://freedomtech.npub.pro/tag/snapcraft/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://freedomtech.npub.pro/tag/snapcraft/rss/</itunes:new-feed-url>
        <itunes:author><![CDATA[Freedom Tech]]></itunes:author>
        <itunes:subtitle><![CDATA[Take Back Your Digital Freedom from the Tech Tyrants and Big Brother]]></itunes:subtitle>
        <itunes:type>episodic</itunes:type>
        <itunes:owner>
          <itunes:name><![CDATA[Freedom Tech]]></itunes:name>
          <itunes:email><![CDATA[Freedom Tech]]></itunes:email>
        </itunes:owner>
            
      <pubDate>Thu, 27 Jun 2024 19:15:27 GMT</pubDate>
      <lastBuildDate>Thu, 27 Jun 2024 19:15:27 GMT</lastBuildDate>
      
      <itunes:image href="https://m.primal.net/IFWY.png" />
      <image>
        <title><![CDATA[Freedom Tech]]></title>
        <link>https://freedomtech.npub.pro/tag/snapcraft/</link>
        <url>https://m.primal.net/IFWY.png</url>
      </image>
      <item>
      <title><![CDATA[How To Remove Snapcraft]]></title>
      <description><![CDATA[How To Remove Snapcraft

How to Remove Snapcraft From Ubuntu (And possibly other Debian based distros)

Note:  Linux Mint does not come with snap


List all installed snap packages:

snap list


Remove each package listed in step 1.  Must be done individually.  You cannot remove the "core" package.

sudo snap…]]></description>
             <itunes:subtitle><![CDATA[How To Remove Snapcraft

How to Remove Snapcraft From Ubuntu (And possibly other Debian based distros)

Note:  Linux Mint does not come with snap


List all installed snap packages:

snap list


Remove each package listed in step 1.  Must be done individually.  You cannot remove the "core" package.

sudo snap…]]></itunes:subtitle>
      <pubDate>Thu, 27 Jun 2024 19:15:27 GMT</pubDate>
      <link>https://freedomtech.npub.pro/post/note19j0xp3gl8jpfn4u4r5a8lgyq2ffvu8rkpq4phwmn5symj9x9dqvqwqcnuv/</link>
      <comments>https://freedomtech.npub.pro/post/note19j0xp3gl8jpfn4u4r5a8lgyq2ffvu8rkpq4phwmn5symj9x9dqvqwqcnuv/</comments>
      <guid isPermaLink="false">note19j0xp3gl8jpfn4u4r5a8lgyq2ffvu8rkpq4phwmn5symj9x9dqvqwqcnuv</guid>
      <category>Snapcraft</category>
      
        <media:content url="https://image.nostr.build/cf586526a3cb9de8a5a3ac1af701dbf1da30484c1f2405870ebb3fe1edce775d.jpg" medium="image"/>
        <enclosure 
          url="https://image.nostr.build/cf586526a3cb9de8a5a3ac1af701dbf1da30484c1f2405870ebb3fe1edce775d.jpg" length="0" 
          type="image/jpeg" 
        />
      <noteId>note19j0xp3gl8jpfn4u4r5a8lgyq2ffvu8rkpq4phwmn5symj9x9dqvqwqcnuv</noteId>
      <npub>npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l</npub>
      <dc:creator><![CDATA[Freedom Tech]]></dc:creator>
      <content:encoded><![CDATA[<p><br><br># How To Remove Snapcraft<br><br>How to Remove Snapcraft From Ubuntu (And possibly other Debian based distros)<br><br>&gt;Note:  Linux Mint does not come with snap<br><br>1. List all installed snap packages:<br><code>&lt;br&gt;snap list&lt;br&gt;</code><br>2. Remove each package listed in step 1.  Must be done individually.  You cannot remove the "core" package.<br><code>&lt;br&gt;sudo snap remove --purge package-name&lt;br&gt;</code><br>3. Clear the snap cache:<br><code>&lt;br&gt;sudo rm -rf /var/cache/snapd/&lt;br&gt;</code><br>4. Uninstall snapd and the snap GUI tool<br><code>&lt;br&gt;sudo apt autoremove --purge snapd gnome-software-plugin-snap&lt;br&gt;</code><br>5. Remove the snap preferences from your home directory.<br><code>&lt;br&gt;rm -fr ~/snap&lt;br&gt;</code><br>6. Put the snapd package on hold, which prevents it from being installed or updated automatically.<br><code>&lt;br&gt;sudo apt-mark hold snapd&lt;br&gt;</code><br>Isn't open-source grand!!  Microsoft, Apple and Google would never let you do something like this.<br><br>Join the channel and share.<br><br><a href="https://nostr.at/npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l">⚡️ Follow Freedom Tech</a><br><br><a href='/tag/snapcraft/'>#Snapcraft</a> <a href='/tag/howtoremovesnapcraft/'>#HowToRemoveSnapcraft</a> <a href='/tag/removesnapcraft/'>#RemoveSnapcraft</a> <a href='/tag/linux/'>#Linux</a> <a href='/tag/appimage/'>#Appimage</a> <a href='/tag/flatpak/'>#Flatpak</a></p>
]]></content:encoded>
      <itunes:author><![CDATA[Freedom Tech]]></itunes:author>
      <itunes:summary><![CDATA[<p><br><br># How To Remove Snapcraft<br><br>How to Remove Snapcraft From Ubuntu (And possibly other Debian based distros)<br><br>&gt;Note:  Linux Mint does not come with snap<br><br>1. List all installed snap packages:<br><code>&lt;br&gt;snap list&lt;br&gt;</code><br>2. Remove each package listed in step 1.  Must be done individually.  You cannot remove the "core" package.<br><code>&lt;br&gt;sudo snap remove --purge package-name&lt;br&gt;</code><br>3. Clear the snap cache:<br><code>&lt;br&gt;sudo rm -rf /var/cache/snapd/&lt;br&gt;</code><br>4. Uninstall snapd and the snap GUI tool<br><code>&lt;br&gt;sudo apt autoremove --purge snapd gnome-software-plugin-snap&lt;br&gt;</code><br>5. Remove the snap preferences from your home directory.<br><code>&lt;br&gt;rm -fr ~/snap&lt;br&gt;</code><br>6. Put the snapd package on hold, which prevents it from being installed or updated automatically.<br><code>&lt;br&gt;sudo apt-mark hold snapd&lt;br&gt;</code><br>Isn't open-source grand!!  Microsoft, Apple and Google would never let you do something like this.<br><br>Join the channel and share.<br><br><a href="https://nostr.at/npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l">⚡️ Follow Freedom Tech</a><br><br><a href='/tag/snapcraft/'>#Snapcraft</a> <a href='/tag/howtoremovesnapcraft/'>#HowToRemoveSnapcraft</a> <a href='/tag/removesnapcraft/'>#RemoveSnapcraft</a> <a href='/tag/linux/'>#Linux</a> <a href='/tag/appimage/'>#Appimage</a> <a href='/tag/flatpak/'>#Flatpak</a></p>
]]></itunes:summary>
      <itunes:image href="https://image.nostr.build/cf586526a3cb9de8a5a3ac1af701dbf1da30484c1f2405870ebb3fe1edce775d.jpg"/>
      </item>
      
      </channel>
      </rss>
    