syntax for uninstalling. Can I use a regex?
David Epstein
David.Epstein at warwick.ac.uk
Sun Feb 28 08:44:21 PST 2010
Here's what I get:
Tottie:/<1>local% port installed "texlive*"
The following ports are currently installed:
texlive_texmf-minimal @2007_2 (active)
Tottie:/<1>local% sudo port uninstall "*texlive_texmf-minimal*"
Password:
---> Deactivating texlive_texmf-minimal @2007_2
---> Uninstalling texlive_texmf-minimal @2007_2
Tottie:/<1>local% sudo port clean --all name:texlive
Password:
---> Cleaning texlive
---> Cleaning texlive_base
---> Cleaning texlive_texmf-docs
---> Cleaning texlive_texmf-full
---> Cleaning texlive_texmf-minimal
Tottie:/<1>local% !find
find . -name "*texlive*" -print
./var/macports/sources/rsync.macports.org/release/ports/tex/texlive
./var/macports/sources/rsync.macports.org/release/ports/tex/texlive_base
./var/macports/sources/rsync.macports.org/release/ports/tex/texlive_base/files/patch-texk_texlive_Makefile_in
./var/macports/sources/rsync.macports.org/release/ports/tex/texlive_texmf-docs
./var/macports/sources/rsync.macports.org/release/ports/tex/texlive_texmf-full
./var/macports/sources/rsync.macports.org/release/ports/tex/texlive_texmf-minimal
Tottie:/<1>local% port installed "texlive*"
None of the specified ports are installed.
Does this mean there is an error in the port, or have I done the wrong thing
yet again? How can I safely get rid of these files?
David
--
View this message in context: http://old.nabble.com/syntax-for-uninstalling.-Can-I-use-a-regex--tp27735428p27736242.html
Sent from the MacPorts - Users mailing list archive at Nabble.com.
More information about the macports-users
mailing list