<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — Quick bash alias to upgrade Hyperbola]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=111</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=111&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Quick bash alias to upgrade Hyperbola.]]></description>
		<lastBuildDate>Mon, 25 Jun 2018 23:32:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Quick bash alias to upgrade Hyperbola]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=466#p466</link>
			<description><![CDATA[<div class="quotebox"><cite>jmarciano wrote:</cite><blockquote><p>Oh mama mia.</p><p>I would loose all my bash settings if I do how it says there on those pages.</p><p>I have added for me few more short functions:</p><div class="codebox"><pre><code># Pacman functions
 function pacinstall () {
     sudo pacman -S &quot;$@&quot;
 }
 
 function pacremove () {
     sudo pacman -R &quot;$@&quot;
 }
 
 function paclist () {
     sudo pacman -Ql &quot;$1&quot;
 }</code></pre></div></blockquote></div><p>Ok. No problem, hyperbash is just a reference, :-)</p>]]></description>
			<author><![CDATA[null@example.com (Heckyel)]]></author>
			<pubDate>Mon, 25 Jun 2018 23:32:31 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=466#p466</guid>
		</item>
		<item>
			<title><![CDATA[Re: Quick bash alias to upgrade Hyperbola]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=465#p465</link>
			<description><![CDATA[<p>Oh mama mia.</p><p>I would loose all my bash settings if I do how it says there on those pages.</p><p>I have added for me few more short functions:</p><div class="codebox"><pre><code># Pacman functions
 function pacinstall () {
     sudo pacman -S &quot;$@&quot;
 }
 
 function pacremove () {
     sudo pacman -R &quot;$@&quot;
 }
 
 function paclist () {
     sudo pacman -Ql &quot;$1&quot;
 }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (jmarciano)]]></author>
			<pubDate>Mon, 25 Jun 2018 16:48:28 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=465#p465</guid>
		</item>
		<item>
			<title><![CDATA[Re: Quick bash alias to upgrade Hyperbola]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=463#p463</link>
			<description><![CDATA[<div class="quotebox"><cite>jmarciano wrote:</cite><blockquote><p>Just<br /> put the following line in your .bashrc </p><div class="codebox"><pre><code>alias upgrade-hyperbola=&#039;sudo pacman -Sy &amp;&amp; sudo pacman 
-Su&#039;</code></pre></div><p>and later type:</p><div class="codebox"><pre><code>$ upgrade-hyperbola </code></pre></div><p>to fetch any new security packages, and upgrade the Hyperbola <br />GNU/Linux-libre which replaces update/upgrade commands used in other GNU<br /> distributions.</p></blockquote></div><p>Thank jmarciano.</p><p>The best thing is to have simple bashrc. But if you want more features there in <a href="https://git.sr.ht/~heckyel/hyperterm">https://git.sr.ht/~heckyel/hyperterm</a></p>]]></description>
			<author><![CDATA[null@example.com (Heckyel)]]></author>
			<pubDate>Wed, 20 Jun 2018 20:23:26 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=463#p463</guid>
		</item>
		<item>
			<title><![CDATA[Quick bash alias to upgrade Hyperbola]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=462#p462</link>
			<description><![CDATA[<p>Just put the following line in your .bashrc </p><div class="codebox"><pre><code>alias upgrade-hyperbola=&#039;sudo pacman -Sy &amp;&amp; sudo pacman -Su&#039;</code></pre></div><p>and later type:</p><div class="codebox"><pre><code>$ upgrade-hyperbola </code></pre></div><p>to fetch any new security packages, and upgrade the Hyperbola GNU/Linux-libre which replaces update/upgrade commands used in other GNU distributions.</p>]]></description>
			<author><![CDATA[null@example.com (jmarciano)]]></author>
			<pubDate>Tue, 19 Jun 2018 22:37:40 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=462#p462</guid>
		</item>
	</channel>
</rss>
