<div dir="ltr">Yes... Google Chrome is different from Chromium...<div><br></div><div>In case of doubt, use synaptic to remove the software.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-12 7:51 GMT-02:00 Leszek Lesner <span dir="ltr"><<a href="mailto:leszek.lesner@web.de" target="_blank">leszek.lesner@web.de</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 12.12.2014 um 10:47 schrieb Steven Duckworth:<br>
<span class="">> 1) In order to avoid the rather large updates for Chromium, I would<br>
> like to uninstall it (I use Firefox anyway).<br>
><br>
> I have tried the following two commands, but with no joy.<br>
> |sudo apt-get purge google-chrome-stable<br>
> |<br>
</span>|Why do you want to remove google-chrome if you have chromium installed ?<br>
<span class=""><br>
|<br>
> |and<br>
> |<br>
> |sudo dpkg -r chromium||||<br>
> |<br>
</span>|Chromium itself is a game as far as I know. So what you want to remove<br>
is chromium-browser<br>
<br>
sudo apt-get purge chromium-browser<br>
<br>
should be the correct command.<br>
<span class="">|<br>
> |<br>
> |<br>
> |2) Also: how do I extract a tar.gz file?<br>
> |<br>
</span>|On the terminal with<br>
tar xvfz /path/to/tarfile.tar.gz|<br>
on the graphical user interface with<br>
|file-roller or xarchiver. |<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Lubuntu-users mailing list<br>
<a href="mailto:Lubuntu-users@lists.ubuntu.com">Lubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a><br>
</font></span></blockquote></div></div>