[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: need google chrome installation instructions that work



On Wed, Nov 21, 2018 at 08:02:23AM -0800, Patrick Bartek wrote:
> I use gdebi (it's in the repos) to install locally saved .deb files.
> Apt-get won't install local files, that is, not in a repo.

Yes, it will.  But you have to supply the filename with a
leading / or ./ or ../ prefix.

sudo apt-get install ./google-chrome-stable*.deb

It will resolve the dependencies from your repositories and everything,
just like gdebi.


Reply to: