<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install Lua Scripting Language in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 26 Sep 2022 06:30:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1885700</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 26 Sep 2022 06:30:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30130#comment-1885700</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1885379&quot;&gt;aum&lt;/a&gt;.

@Aum,

I have updated the instructions to install the latest Lua in Linux systems.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1885379">aum</a>.</p>
<p>@Aum,</p>
<p>I have updated the instructions to install the latest Lua in Linux systems.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: aum		</title>
		<link>https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1885379</link>

		<dc:creator><![CDATA[aum]]></dc:creator>
		<pubDate>Sun, 25 Sep 2022 18:47:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30130#comment-1885379</guid>

					<description><![CDATA[Thanks for sharing...

How do I remove this &lt;strong&gt;Lua&lt;/strong&gt; installation?

I want to upgrade to the newest 5.4.4 Lua on Linux Mint 20.3

]]></description>
			<content:encoded><![CDATA[<p>Thanks for sharing&#8230;</p>
<p>How do I remove this <strong>Lua</strong> installation?</p>
<p>I want to upgrade to the newest 5.4.4 Lua on Linux Mint 20.3</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tony		</title>
		<link>https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1445584</link>

		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Fri, 05 Mar 2021 22:29:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30130#comment-1445584</guid>

					<description><![CDATA[How exactly do you add Lua to conky?  I am a newbie and therefore need step-by-step instructions.]]></description>
			<content:encoded><![CDATA[<p>How exactly do you add Lua to conky?  I am a newbie and therefore need step-by-step instructions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1127581</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 08 Apr 2019 06:46:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30130#comment-1127581</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1126068&quot;&gt;Brainstorms&lt;/a&gt;.

@Brainstorms

Thanks a lot for sharing this. We are grateful for your contribution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1126068">Brainstorms</a>.</p>
<p>@Brainstorms</p>
<p>Thanks a lot for sharing this. We are grateful for your contribution.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brainstorms		</title>
		<link>https://www.tecmint.com/install-lua-in-centos-ubuntu-linux/comment-page-1/#comment-1126072</link>

		<dc:creator><![CDATA[Brainstorms]]></dc:creator>
		<pubDate>Fri, 05 Apr 2019 16:19:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30130#comment-1126072</guid>

					<description><![CDATA[For those who need a Windows solution, I found a good source that installs Lua 5.1, 5.2, and 5.3, plus LuaRocks for all three.  It&#039;s current, and actively maintained.  It&#039;s called &quot;&lt;strong&gt;Multi-Lua for Windows&lt;/strong&gt;&quot; and can be found on GitHub: https://github.com/Tieske/luawinmulti

You&#039;ll need to install a C compiler, such as &lt;strong&gt;MinGW&lt;/strong&gt;, as this project compiles everything from source, &lt;strong&gt;Lua&lt;/strong&gt; and &lt;strong&gt;Luarocks&lt;/strong&gt;&lt;strong&gt; alike.

Rather than running a &lt;strong&gt;Lua&lt;/strong&gt; interpreter in its own shell window, this &lt;strong&gt;Lua&lt;/strong&gt; runs in the built-in Windows Command Shell window.]]></description>
			<content:encoded><![CDATA[<p>For those who need a Windows solution, I found a good source that installs Lua 5.1, 5.2, and 5.3, plus LuaRocks for all three.  It&#8217;s current, and actively maintained.  It&#8217;s called &#8220;<strong>Multi-Lua for Windows</strong>&#8221; and can be found on GitHub: <a target="_blank" href="https://github.com/Tieske/luawinmulti" rel="nofollow ugc">https://github.com/Tieske/luawinmulti</a></p>
<p>You&#8217;ll need to install a C compiler, such as <strong>MinGW</strong>, as this project compiles everything from source, <strong>Lua</strong> and <strong>Luarocks</strong><strong> alike.</p>
<p>Rather than running a </strong><strong>Lua</strong> interpreter in its own shell window, this <strong>Lua</strong> runs in the built-in Windows Command Shell window.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
