public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Mol <mikemol@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] inkscape emerge
Date: Fri, 7 Oct 2011 15:38:30 -0400	[thread overview]
Message-ID: <CA+czFiA1=Hr6yfdYH-VVEHgSuhtYqBrUU+CHEdgcjEbmqLqZ6Q@mail.gmail.com> (raw)
In-Reply-To: <loom.20111007T212834-384@post.gmane.org>

On Fri, Oct 7, 2011 at 3:32 PM, James <wireless@tampabay.rr.com> wrote:
> Hello,
>
> I read somewhere that inkscape (in portage)
> can open and allow some manipulation of
> Visio files. Anyone got any experience
> with inkscape and visio files?

Haven't messed with visio files in years, and then only with Visio.


> Emerging inkscape, it required 12 new packages
> to be install too. What must I do to ensure that
> when I unemerge  inkscape, the other 12 packages
> are also removed?

Roughly speaking,

emerge -p --depclean

will show you what packages are installed which you didn't explicitly
ask for, and which are no longer depended upon by any
explicitly-selected packages.

So, say you install package A, and it depends on new packages B and C.
When you uninstall package A, packages B and C remain. When you use
--depclean, portage will see that B and C are installed, but aren't
required by anything.

Remove the -p to have portage go ahead and try to remove them. (But
you might see something you want to have remain, which is why you
should use -p first)

-- 
:wq



  reply	other threads:[~2011-10-07 19:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-07 19:32 [gentoo-user] inkscape emerge James
2011-10-07 19:38 ` Michael Mol [this message]
2011-10-07 19:50   ` Paul Hartman
2011-10-07 20:18   ` [gentoo-user] " Grant Edwards
2011-10-07 20:23     ` Grant Edwards
2011-10-07 20:37     ` Dale
2011-10-10 16:21       ` James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+czFiA1=Hr6yfdYH-VVEHgSuhtYqBrUU+CHEdgcjEbmqLqZ6Q@mail.gmail.com' \
    --to=mikemol@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox