<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Installed location of a package in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442287#M37108</link>
    <description>Cool&lt;BR /&gt;That was what I was looking for.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 23 Jun 2009 05:57:27 GMT</pubDate>
    <dc:creator>Vibhor Kumar Agarwal</dc:creator>
    <dc:date>2009-06-23T05:57:27Z</dc:date>
    <item>
      <title>Installed location of a package</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442282#M37103</link>
      <description>Hi,&lt;BR /&gt;I want to find the installed location of a RPM. The RPM might be installed in normal location or might be relocated as well.&lt;BR /&gt;&lt;BR /&gt;Aware of the "rpm -ql" command which gives the list of files.&lt;BR /&gt;&lt;BR /&gt;Is there any other way to find the location?</description>
      <pubDate>Thu, 18 Jun 2009 09:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442282#M37103</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2009-06-18T09:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Installed location of a package</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442283#M37104</link>
      <description>Hi Kumar,&lt;BR /&gt;I dont think rpm -ql will help you in this because it only does is list the files inside your rpm.&lt;BR /&gt;&lt;BR /&gt;There is no single command i know to solve your problem but i can suggest you this.&lt;BR /&gt;1)get the "rpm -ql pakage.rpm" out put.&lt;BR /&gt;this will list you what ever the files going get installed on the system.&lt;BR /&gt;&lt;BR /&gt;2) use "find" or "locate" to find the location of the files got from step 1s output.&lt;BR /&gt;eg: "find / -name name-of-file"&lt;BR /&gt;if u r planing to use "locate" run "updatedb" prior to "locate" &lt;BR /&gt;&lt;BR /&gt;3)use "rpm -qf /file/path/from/step2" to verify what rpm installed this file on the system.&lt;BR /&gt;&lt;BR /&gt;Hope this is what you wanted to do.&lt;BR /&gt;&lt;BR /&gt;Good Luck....!</description>
      <pubDate>Fri, 19 Jun 2009 02:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442283#M37104</guid>
      <dc:creator>Nuwan Alwis</dc:creator>
      <dc:date>2009-06-19T02:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installed location of a package</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442284#M37105</link>
      <description>Hi Agarwal,&lt;BR /&gt;&lt;BR /&gt;The best way you already mentioned, e.g. "rpm -ql" besides that you may use find or locate command but i don't think so your desire result will be fulfill.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Fri, 19 Jun 2009 02:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442284#M37105</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2009-06-19T02:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installed location of a package</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442285#M37106</link>
      <description>Looks like the RPM guys haven't made a command to find the location.&lt;BR /&gt;&lt;BR /&gt;I will have to go with the tedious &amp;amp; lengthier way.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 22 Jun 2009 04:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442285#M37106</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2009-06-22T04:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installed location of a package</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442286#M37107</link>
      <description>What about:&lt;BR /&gt;&lt;BR /&gt;rpm -q --queryformat %{installprefix}"\n" postfix&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check tags with:&lt;BR /&gt;&lt;BR /&gt;rpm --querytags&lt;BR /&gt;&lt;BR /&gt;"The INSTALLPREFIX tag is used to display the actual path used when a relocatable package was installed."</description>
      <pubDate>Mon, 22 Jun 2009 15:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442286#M37107</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-22T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installed location of a package</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442287#M37108</link>
      <description>Cool&lt;BR /&gt;That was what I was looking for.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 23 Jun 2009 05:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installed-location-of-a-package/m-p/4442287#M37108</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2009-06-23T05:57:27Z</dc:date>
    </item>
  </channel>
</rss>

