syntax for uninstalling. Can I use a regex?
Brandon Allbery
allbery at kf8nh.com
Sun Feb 28 07:55:51 PST 2010
On Feb 28, 2010, at 10:49 , David Epstein wrote:
> sudo port clean --all name:texlive
> Password:
> ---> Cleaning texlive
> ---> Cleaning texlive_base
> ---> Cleaning texlive_texmf-docs
> ---> Cleaning texlive_texmf-full
> ---> Cleaning texlive_texmf-minimal
"clean" doesn't remove installed files, just as "uninstall" doesn't
remove distfiles.
> Tottie:/<1>local% find . -name "*texlive*" -print
> ./var/macports/receipts/texlive_texmf-minimal
This is your hint right here: you have the port "texlive_texmf-
minimal" installed.
> Tottie:/<1>local% port installed texlive
This will only catch texlive itself. "port installed texlive*" (which
I think I suggested before) would be more helpful.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100228/d97658ea/attachment.bin>
More information about the macports-users
mailing list