Neil Bothwick wrote:
On Fri, 23 Dec 2005 11:30:06 -0600, Paul Varner wrote:
For equery, you can use:
equery list kde-base/
Aha! Nice one, I tried equery list kde-base but got nothing. It seems the
trailing slash makes all the difference, having the same effect as qpkg's
-g. You'll
On Fri, 23 Dec 2005 11:30:06 -0600, Paul Varner wrote:
> For equery, you can use:
>
> equery list kde-base/
Aha! Nice one, I tried equery list kde-base but got nothing. It seems the
trailing slash makes all the difference, having the same effect as qpkg's
-g. You'll wean me off qpkg completely
On Fri, 2005-12-23 at 08:06 +, Neil Bothwick wrote:
> You can list all installed kde packages with
>
> qpkg -g kde-base
> or
> equery list | grep kde-base
>
For equery, you can use:
equery list kde-base/
This tells equery to list the installed packages in category kde-base.
The command w
> Alternate way:
> cd /var/db/pkg/kde-base
> for x in *; do emerge unmerge "=$x" ; done
Oh, no. I was too quick - it can break dependencies. Don't do it.
:-)
--
No virus found in this outgoing message.
Checked by 'grep -i virus $MESSAGE'
Trust me.
pgp8MviLlraYM.pgp
Description: PGP signature
On 2005-12-23 00:12:41 -0600 (Fri, Dec), Dale wrote:
> Hi guys, and Holly,
>
> I have a rig that I need to free up some space on the hard drive. I
> want to remove KDE completely. Naturally doing a emerge unmerge kde
> does not get the job done. What is a easy way to do this? I did a
> emer
Mariusz Pękala wrote:
Alternate way:
cd /var/db/pkg/kde-base
for x in *; do emerge unmerge "=$x" ; done
Oh, no. I was too quick - it can break dependencies. Don't do it.
:-)
Me didn't. I used the depclean one, after a -p and a good look first.
O-O LOL I didn't understand that one. I
On Fri, 23 Dec 2005 00:12:41 -0600, Dale wrote:
> I have a rig that I need to free up some space on the hard drive. I
> want to remove KDE completely. Naturally doing a emerge unmerge kde
> does not get the job done. What is a easy way to do this?
If you installed the kde meta-package, then
Dirk Heinrichs wrote:
Am Freitag, 23. Dezember 2005 07:12 schrieb ext Dale:
I have a rig that I need to free up some space on the hard drive. I
want to remove KDE completely. Naturally doing a emerge unmerge kde
does not get the job done. What is a easy way to do this? I did a
emerge -e
Am Freitag, 23. Dezember 2005 07:12 schrieb ext Dale:
> I have a rig that I need to free up some space on the hard drive. I
> want to remove KDE completely. Naturally doing a emerge unmerge kde
> does not get the job done. What is a easy way to do this? I did a
> emerge -ep world | grep kde bu
Hi guys, and Holly,
I have a rig that I need to free up some space on the hard drive. I
want to remove KDE completely. Naturally doing a emerge unmerge kde
does not get the job done. What is a easy way to do this? I did a
emerge -ep world | grep kde but it is one heck of a list. It's 6 pa
10 matches
Mail list logo