I installed wine from compiling source code, and then deleted the source code. Now I want to update my wine, the README said I must uninstall the old version wine. How to uninstall it, the source code was deleted, I can't "make uninstall".
lazy_fox wrote:> I installed wine from compiling source code, and then deleted the source code. > Now I want to update my wine, the README said I must uninstall the old version wine. > How to uninstall it, the source code was deleted, I can't "make uninstall".The simplest way - repeat the process again (extract source, configure). Only instead of make, run make uninstall.