<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#333333" text="#CCCCCC">
<div class="moz-cite-prefix">On 01/21/2014 04:07 PM, Ralf Mardorf
wrote:<br>
</div>
<blockquote cite="mid:1390320444.9871.188.camel@archlinux"
type="cite">
<pre wrap="">On Tue, 2014-01-21 at 15:55 +0000, Filipe Coelho wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I'd be tempted to remove what I just installed, but not all software
comes with a "make uninstall".
</pre>
</blockquote>
<pre wrap="">
But that should be provided, if it shouldn't be provided, then taking a
look to the makefile might give some hints what was installed to what
location. Btw. it can't harm to at least try checkinstall instead of
make install, this is possible most of the times.</pre>
</blockquote>
<br>
Well, first, it's up to the developers to provide that and not the
user.<br>
Second, I don't think *any* new user will understand what a Makefile
does...<br>
<br>
Regarding checkinstall, that's not a widely known trick.<br>
I still meet new users on IRC and forums that never heard of it.<br>
<br>
<blockquote cite="mid:1390320444.9871.188.camel@archlinux"
type="cite"><br>
<blockquote type="cite">
<pre wrap="">So crap... I had broken app X and I didn't knew how to fix it or to
revert to the previous condition...
</pre>
</blockquote>
<pre wrap="">
Restoring from a backup? Even non-techie (non-power-users) should
consider to backup their complete Linux DAWs and data.</pre>
</blockquote>
<br>
How do you backup an installed application?<br>
<br>
In my case I had an older version of an app I wanted to upgrade.<br>
The distribution didn't had the new version so I had to build one
myself.<br>
Because I was a noob something probably went wrong during the build,
resulting in a broken app.<br>
The app installed to /usr/local which overrides distro's /usr
packages.<br>
But I didn't knew that (noob alert ;)) so what could I have done?<br>
Reinstalling the app's package did nothing (still /usr/local files
present).<br>
<br>
For a new Linux user, I understand this is when they start thinking
about going back...<br>
<br>
<br>
</body>
</html>