| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Thorsten Kampe <thorsten AT thorstenkampe DOT de> |
| Subject: | Re: Uninstalling a program from Cygwin in Windows XP |
| Date: | Fri, 14 Sep 2007 13:32:38 +0100 |
| Lines: | 37 |
| Message-ID: | <fcdv17$uq3$1@sea.gmane.org> |
| References: | <505656 DOT 57825 DOT qm AT web57201 DOT mail DOT re3 DOT yahoo DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | MicroPlanet-Gravity/2.70.2067 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
* D (Fri, 14 Sep 2007 02:25:59 -0700 (PDT))
> I have installed a program called Fontforge (An
> outline font editor) into the Cygwin environment in
> order to create and manipulate fonts for Windows XP. I
> would like to update the editor, but when I try the
> uninstall commands cygwin does not uninstall the
> program can some provide help as to how to uninstall
> Fontforge.
It's not a part of the official Cygwin distribution. So how can we
know how to uninstall the program?
> Now when I try to uninstall the program I was supposed
> to use this command:
> $ su
> password:
> $ rm -rf /usr/local/bin/{fontforge,sfddiff} \
> /usr/local/lib/{libgdraw,libgunicode,libuninameslist}*
> \
> /usr/local/lib/pkgconfig/fontforge.pc \
> /usr/local/man/man1/{fontforge,sfddiff}.1 \
> /usr/local/share/doc/fontforge \
> /usr/local/share/locale/*/LC_MESSAGES/FontForge.mo
>
> but it does not uninstall the program. Any
> suggestions as to what I need to do to uninstall this
> program?
A sufficient problem description would be fine. What happens when you
issue this command and why does it not uninstall the program?
On the other hand it really doesn't matter: the command just removes
all the fontforge files. Why don't you do it by hand? It would take
about two minutes of your precious time.
Thorsten
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |