| PLEX86 | ||
|
how do I uninstall a .tar.gz package 1013danish Hmmm, I'm not sure I understand. You can certainly see what files are part of the package with virtually all package managers. Both before and after installation. And you can get source packages instead of binary packages in most cases, and install from these. But see below... Double hmmm, I would have thought 'tar -ztf some.tgz' would have done the same (for GNU tar, at least), but these commands show the files in the archive - which is fine if the archive holds a binary 'package'. If, however, you've got source (which would be inferred from your original post), then that command does not show the files that are placed into your system on the 'make install'. how do I uninstall a .tar.gz package 1014 Douglas Mayne.. I do cat file.lst to view files.....or vi file.lst... Moe trin............. The builder account---Can you please explain about... In *both* cases, however, inspection of the contents (whether a true 'package' or a tar file) isn't going to tell you what to remove in the general case *after* installation. Further, scripts run during package installation or 'make install' may alter *existing files* in ways that are quite difficult to detect and revert. In the end, you've got to look at the specific instance and do some thinking. Most of the time, however, people developing real 'packages' put more effort into making it possible to uninstall properly than do many people who put applications into archive files (zip or tar). Yes, that's a generalization, I know of counterexamples, of course. how do I uninstall a .tar.gz package 1015 danish Let's buttume the package is named 'X' and the rpm file is X.rpm. To see the files in X.rpm, *before* installing: rpm -qlp X.rpm To see the files 'belonging... -- The gods that smiled on your birth are now laughing out loud.
|
||||
how do I uninstall a .tar.gz package 1014 Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||