<?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>postIt &#187; package</title>
	<atom:link href="https://lakm.us/postit/tag/package/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/postit</link>
	<description>Post-It sticky notes with PasteBin sense</description>
	<lastBuildDate>Thu, 02 Jan 2025 01:33:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.18</generator>
	<item>
		<title>Check Solaris package source:

# /usr/ &#8230;</title>
		<link>https://lakm.us/postit/2010/10/check-solaris-package-source-usr/</link>
		<comments>https://lakm.us/postit/2010/10/check-solaris-package-source-usr/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 20:47:22 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=107</guid>
		<description><![CDATA[Check Solaris package source: # /usr/sbin/pkgchk-l -p /usr/ucb/ps Pathname: /usr/ucb/ps Type: linked file Source of link: ../../usr/lib/isaexec Referenced by the following packages: SUNWscpu Current status: installed]]></description>
				<content:encoded><![CDATA[<p>Check Solaris package source:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># /usr/sbin/pkgchk-l -p /usr/ucb/ps</span>
Pathname: <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>ucb<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">ps</span>
Type: linked <span style="color: #c20cb9; font-weight: bold;">file</span>
Source of link: ..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>isaexec
Referenced by the following packages:
        SUNWscpu
Current status: installed</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/10/check-solaris-package-source-usr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install package from directory 1. extra &#8230;</title>
		<link>https://lakm.us/postit/2010/04/install-package-from-directory1-extra/</link>
		<comments>https://lakm.us/postit/2010/04/install-package-from-directory1-extra/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 05:42:15 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=60</guid>
		<description><![CDATA[Install package from directory 1. extract gunzip -c SUNWxxx.tar.gz &#124; tar -xvf - or unzip -q SUNWxxx.zip 2. install in the directory that has SUNWxxx directory in it pkgadd -d $PWD It will list installable package found within (including SUNWxxx)]]></description>
				<content:encoded><![CDATA[<p>Install package from directory<br />
1. extract<br />
<code>gunzip -c SUNWxxx.tar.gz | tar -xvf -</code><br />
or<br />
<code>unzip -q SUNWxxx.zip</p>
<p>2. install in the directory that has SUNWxxx directory in it<br />
<code>pkgadd -d $PWD</code><br />
It will list installable package found within (including SUNWxxx)</p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/04/install-package-from-directory1-extra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
