From: Anshuman Pandey Newsgroups: comp.os.msdos.djgpp Subject: Q: Uninstalling parts of DJGPP. Date: Mon, 26 Jan 1998 08:56:04 -0800 Organization: University of Washington Lines: 22 Message-ID: NNTP-Posting-Host: saul3.u.washington.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII NNTP-Posting-User: apandey To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, I am wondering whether there exists a remove utility for DJGPP which would allow a user to uninstall certain packages of the DJGPP systems without manual procedures. Such a remove utility exists for the emTeX package. This utility makes use of files, usually one for each package, which contains a list of the file and pathnames which comprise the package. Invoking 'remove' with the name of the package as an option accesses the file and removes the applicable files. If there is no such utility for DJGPP, then how does one suggest to the DJGPP team that such a program ought to be made? Thanks. Regards, Anshuman Pandey