michael vincent louis wrote: > i have downloaded and installed the chrome browser for linux in ubuntu > 9.10 but i could not find it. what do i do ?and i have a query i have > all the other versions of ubuntu .will i be able to delete so that i > can have some more space > Michael Vincent Louis There are a couple of issues. Is it google-chrome, or chromium (the original open source project which was used by google-chrome) If it is google-chrome, it can be invoked by the google-chrome project. It should be google-chrome if you have installed it from http://www.google.com/chrome
Regarding making more space, a quick and easy way to get more space is via cleaning up aptitude cache. You can do that by firing this command sudo aptitude clean which removes all the previously downloaded .deb files (stored in /var/cache/apt/archives) Regards, -Nandan -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
