<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>app store Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/app-store/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 13 Apr 2020 19:10:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>A universal Linux app store? Try App Outlet</title>
		<link>https://www.osradar.com/an-universal-linux-app-store-app-outlet/</link>
					<comments>https://www.osradar.com/an-universal-linux-app-store-app-outlet/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 22:12:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[app store]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19720</guid>

					<description><![CDATA[<p>Until not so long ago, installing applications on one of the Linux distributions was not so easy. Now, thanks to the new graphical interfaces, this is becoming easier and easier. Even the concept of shops has been born, which in Linux have also been implemented. So hot I will introduce you to App Oulet a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/an-universal-linux-app-store-app-outlet/">A universal Linux app store? Try App Outlet</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Until not so long ago, installing applications on one of the Linux distributions was not so easy. Now, thanks to the new graphical interfaces, this is becoming easier and easier. Even the concept of shops has been born, which in Linux have also been implemented. So hot I will introduce you to App Oulet a universal application store for Linux.</p>
<p>The philosophy that reigns in Linux is that of open source that allows many variations to a program adapting it to many circumstances. This creates a bit of fragmentation and splits some efforts. However, thanks to this many interesting projects with valuable contributions arise. This is the case of App Outlet.</p>
<p><a href="https://app-outlet.github.io/" target="_blank" rel="noopener noreferrer">App Outlet</a> is a universal application store for Linux. What do you mean by universal? It&#8217;s because Flatpak, Snap, and AppImage are integrated into it. That is to say, it is an application store that works in almost all the distributions that there are. Of course, App Outlet is open source and its source code is available on Github.</p>
<figure style="width: 1210px" class="wp-caption alignnone"><img loading="lazy" class="size-full" src="https://github.com/app-outlet/app-outlet/raw/master/src/assets/screenshot.png" alt="A wonderful linux app store (https://github.com/app-outlet/)" width="1210" height="927" /><figcaption class="wp-caption-text">A wonderful linux app store (https://github.com/app-outlet/)</figcaption></figure>
<p>To explain the usefulness of App Oulet looks at this. If you&#8217;re looking for Flatpak applications, you go to Flathub; if you want to know about snap applications, you&#8217;ll probably go to snapcraft; and in the case of Appimage, you might go to <a href="https://www.osradar.com/appimagehub-the-appimage-store/" target="_blank" rel="noopener noreferrer">AppImagehub</a>. All are very valid options, but isn&#8217;t it better to have them all in one place? I think so. This is what App Outlet brings to us.</p>
<p>Thanks to this application, it will be very easy to find and install applications with this technology. Remember that although many people prefer the terminal, it is also true that novices prefer to avoid it. So, now Linux is easier and easier to use.</p>
<h2>Install App Oulet on Linux</h2>
<p>This Linxu application store can be installed on most Linux distributions. It has several formats and ways of installation for different tastes.</p>
<p>Firstly, for distributions like Debian, Ubuntu and Linux Mint, a DEB package is available.</p>
<p>To install it, open a terminal and run it:</p>
<pre>:~$ wget -c https://github.com/app-outlet/app-outlet/releases/download/v1.3.2/app-outlet_1.3.2_amd64.deb</pre>
<p>And install it with:</p>
<pre>:~$ sudo dpkg -i app-outlet_1.3.2_amd64.deb</pre>
<p>Also, if you want to have it as a universal portable application, you can also download it in AppImage format. Download it and assign execution permissions:</p>
<pre>:~$ wget -c https://github.com/app-outlet/app-outlet/releases/download/v1.3.2/App.Outlet-1.3.2.AppImage</pre>
<pre>:~$ chmod +x App.Outlet-1.3.2.AppImage</pre>
<p>And run it by double-clicking on the file with your file browser.</p>
<p>Finally, if you do not like any of these options, you can compile the source code yourself. Whose instructions leave us on the <a href="https://github.com/app-outlet/app-outlet" target="_blank" rel="noopener noreferrer">Github website.</a></p>
<p>In any case, as you see there are different options to have it installed.</p>
<p>So, enjoy it.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/an-universal-linux-app-store-app-outlet/">A universal Linux app store? Try App Outlet</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/an-universal-linux-app-store-app-outlet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
