<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/zap/</link>
        <atom:link href="https://freedomtech.npub.pro/tag/zap/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://freedomtech.npub.pro/tag/zap/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>Wed, 15 May 2024 21:35:47 GMT</pubDate>
      <lastBuildDate>Wed, 15 May 2024 21:35:47 GMT</lastBuildDate>
      
      <itunes:image href="https://m.primal.net/IFWY.png" />
      <image>
        <title><![CDATA[Freedom Tech]]></title>
        <link>https://freedomtech.npub.pro/tag/zap/</link>
        <url>https://m.primal.net/IFWY.png</url>
      </image>
      <item>
      <title><![CDATA[Many Linux apps are only offered…]]></title>
      <description><![CDATA[Many Linux apps are only offered in the .appimage format, which is kinda the Linux version of an MS Windows .exe file. Grabbing Appimages can lead to a confusing mess, leaving you not knowing what is on your system or where it is stored or installed.

⚡️Zap is a command…]]></description>
             <itunes:subtitle><![CDATA[Many Linux apps are only offered in the .appimage format, which is kinda the Linux version of an MS Windows .exe file. Grabbing Appimages can lead to a confusing mess, leaving you not knowing what is on your system or where it is stored or installed.

⚡️Zap is a command…]]></itunes:subtitle>
      <pubDate>Wed, 15 May 2024 21:35:47 GMT</pubDate>
      <link>https://freedomtech.npub.pro/post/note1thmf6h653lwy507fpgenrc8a409azxfa339vdq0kf3f3x732gf6q3d7ygh/</link>
      <comments>https://freedomtech.npub.pro/post/note1thmf6h653lwy507fpgenrc8a409azxfa339vdq0kf3f3x732gf6q3d7ygh/</comments>
      <guid isPermaLink="false">note1thmf6h653lwy507fpgenrc8a409azxfa339vdq0kf3f3x732gf6q3d7ygh</guid>
      <category>Zap</category>
      
        <media:content url="https://m.primal.net/IHEW.gif" medium="image"/>
        <enclosure 
          url="https://m.primal.net/IHEW.gif" length="0" 
          type="image/gif" 
        />
      <noteId>note1thmf6h653lwy507fpgenrc8a409azxfa339vdq0kf3f3x732gf6q3d7ygh</noteId>
      <npub>npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l</npub>
      <dc:creator><![CDATA[Freedom Tech]]></dc:creator>
      <content:encoded><![CDATA[<p> <br><br>Many Linux apps are only offered in the .appimage format, which is kinda the Linux version of an MS Windows .exe file. Grabbing Appimages can lead to a confusing mess, leaving you not knowing what is on your system or where it is stored or installed.<br><br>⚡️Zap is a command line tool for downloading Appimages from GitHub, or from unofficial Appimage repositories. Zap is very helpful for keeping track of your Appimages, &amp; placing a menu entry within your desktop environment.<br><br>To install Zap:<br><br>1. Grab zap from GitHub &amp; place it in /usr/local/bin to make it accessible to everyone. This can be done running this command ina terminal.<br><br><code>&lt;br&gt;sudo wget https://github.com/srevinsaju/zap/releases/download/continuous/zap-amd64 -O /usr/local/bin/zap&lt;br&gt;</code><br><br>2. Next make it executable:<br><br><code>&lt;br&gt;sudo chmod +x /usr/local/bin/zap&lt;br&gt;</code><br><br>3. Watch this 👉 <a href="https://odysee.com/@BrodieRobertson:5/zap-package-manager-for-your-appimage:9?r=9Fe5UsxXkkexVmSuhrLit5UGbLbsd17w">video</a> to see how zap works.<br><br>To list available Appimages:<br>'zap search'<br>(then type to filter, case sensitive)<br><br>To install an Appimage:<br>'zap install app_name'<br><br>Sample:<br>'zap install Firefox'<br><br>To install from an app's official GitHub page:<br>'zap install --github --from GitHubUsername/GithubProjectName'<br><br><a href="nostr://npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l">⚡️ Follow</a><br><br><a href='/tag/zap/'>#Zap</a> <a href='/tag/zapappmaanger/'>#ZapAppMAanger</a> <a href='/tag/freedomtech/'>#FreedomTech</a> <a href='/tag/linux/'>#Linux</a> <a href='/tag/linuxpackagemanagers/'>#LinuxPackageManagers</a> <a href='/tag/appimages/'>#Appimages</a><br><a href='/tag/appimage_manager_zap/'>#Appimage_Manager_Zap</a><br><a href='/tag/zap_appimage_manager/'>#Zap_Appimage_Manager</a></p>
]]></content:encoded>
      <itunes:author><![CDATA[Freedom Tech]]></itunes:author>
      <itunes:summary><![CDATA[<p> <br><br>Many Linux apps are only offered in the .appimage format, which is kinda the Linux version of an MS Windows .exe file. Grabbing Appimages can lead to a confusing mess, leaving you not knowing what is on your system or where it is stored or installed.<br><br>⚡️Zap is a command line tool for downloading Appimages from GitHub, or from unofficial Appimage repositories. Zap is very helpful for keeping track of your Appimages, &amp; placing a menu entry within your desktop environment.<br><br>To install Zap:<br><br>1. Grab zap from GitHub &amp; place it in /usr/local/bin to make it accessible to everyone. This can be done running this command ina terminal.<br><br><code>&lt;br&gt;sudo wget https://github.com/srevinsaju/zap/releases/download/continuous/zap-amd64 -O /usr/local/bin/zap&lt;br&gt;</code><br><br>2. Next make it executable:<br><br><code>&lt;br&gt;sudo chmod +x /usr/local/bin/zap&lt;br&gt;</code><br><br>3. Watch this 👉 <a href="https://odysee.com/@BrodieRobertson:5/zap-package-manager-for-your-appimage:9?r=9Fe5UsxXkkexVmSuhrLit5UGbLbsd17w">video</a> to see how zap works.<br><br>To list available Appimages:<br>'zap search'<br>(then type to filter, case sensitive)<br><br>To install an Appimage:<br>'zap install app_name'<br><br>Sample:<br>'zap install Firefox'<br><br>To install from an app's official GitHub page:<br>'zap install --github --from GitHubUsername/GithubProjectName'<br><br><a href="nostr://npub1fkluklzamwpyn7w8awxzrcqe7z8mldlvthk4gz9kz3vsh6udz62s9qj48l">⚡️ Follow</a><br><br><a href='/tag/zap/'>#Zap</a> <a href='/tag/zapappmaanger/'>#ZapAppMAanger</a> <a href='/tag/freedomtech/'>#FreedomTech</a> <a href='/tag/linux/'>#Linux</a> <a href='/tag/linuxpackagemanagers/'>#LinuxPackageManagers</a> <a href='/tag/appimages/'>#Appimages</a><br><a href='/tag/appimage_manager_zap/'>#Appimage_Manager_Zap</a><br><a href='/tag/zap_appimage_manager/'>#Zap_Appimage_Manager</a></p>
]]></itunes:summary>
      <itunes:image href="https://m.primal.net/IHEW.gif"/>
      </item>
      
      </channel>
      </rss>
    