I recently installed “*****x”, and I think something went wrong. I want to recompile/reinstall it.
How do I clean it up from my system. Also are there instructions for compiling/installing *****x on tumbleweed? (not sure about ./configure syntax ie. --with-ssl --with-plugins etc)
On 2015-08-02 01:56, pmcpcm wrote:
>
> I recently installed *****x, and I think something went wrong. I want
> to recompile/reinstall it.
> How do I clean it up from my system. Also are there instructions for
> compiling/installing *****x on tumbleweed? (not sure about ./configure
> syntax ie. --with-ssl --with-plugins etc)
If you installed an rpm, you simply use yast, zypper, or rpm to remove
it. If you installed from sources, you first should try “make uninstall”
on the source dir.
To compile it, I wold follow my nose… I have not tried to build that
one, and I can’t try on TW, anyway, but it shouldn’t be difficult.