<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Quick bash alias to upgrade Hyperbola]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=111&amp;type=atom" />
	<updated>2018-06-25T23:32:31Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=111</id>
		<entry>
			<title type="html"><![CDATA[Re: Quick bash alias to upgrade Hyperbola]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=466#p466" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Heckyel]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=67</uri>
			</author>
			<updated>2018-06-25T23:32:31Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=466#p466</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Quick bash alias to upgrade Hyperbola]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=465#p465" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jmarciano]]></name>
			</author>
			<updated>2018-06-25T16:48:28Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=465#p465</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Quick bash alias to upgrade Hyperbola]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=463#p463" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Heckyel]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=67</uri>
			</author>
			<updated>2018-06-20T20:23:26Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=463#p463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Quick bash alias to upgrade Hyperbola]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=462#p462" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jmarciano]]></name>
			</author>
			<updated>2018-06-19T22:37:40Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=462#p462</id>
		</entry>
</feed>
