Hi,

Thanks a lot for the replies, I managed to get qpkg working.

However, it's very interesting that I asked for a way to achieve the functionality of a deprecated tool with the current tools.
Everybody explained to me how to obtain the deprecated tool, yet nobody answered to "how to do this with the new tools".
So, what is the reason for qpkg is deprecated, after all?

Regards,
Catalin

Michael Kintzios wrote:
  
-----Original Message-----
From: Neil Bothwick [mailto:[EMAIL PROTECTED]] 
Sent: 19 January 2006 12:42
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to safely unmer5 minge a package


On Thu, 19 Jan 2006 14:25:00 +0200, Catalin Grigoroscuta wrote:

    
But now, qpkg does not exist anymore, and I've read it was 
      
replaced by 
    
equery.
      
qpkg does exist, but it has been deprecated, so it is not 
installed into
your path any more. You can move it to /usr/local/bin from its current
location of /usr/share/doc/gentoolkit-<version>/deprecated/qpkg/qpkg
    

Or you could link it?

# ln -s /usr/share/doc/gentoolkit-<version>/deprecated/qpkg/qpkg
/usr/bin/qpkg

  

Reply via email to