[MacPorts] #33480: Unable to uninstall a package witch have several dependence.
MacPorts
noreply at macports.org
Mon Mar 5 10:11:16 PST 2012
#33480: Unable to uninstall a package witch have several dependence.
---------------------------------+------------------------------------------
Reporter: mparchet@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Low | Milestone:
Component: base | Version:
Keywords: | Port:
---------------------------------+------------------------------------------
Comment(by ryandesign@…):
I believe you can already do what you want by running:
{{{
sudo port uninstall rdependentof:speex speex
}}}
If you want to see the list of ports that will be uninstalled by this
command before running it, you can run:
{{{
port installed rdependentof:speex speex
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33480#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list