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

Re: Feature request: install package by passing URL to apt-get



On Wed, Jun 22, 2022 at 04:25:02PM -0400, Bijan Soleymani wrote:
> I think you can now do:
> 
> apt install filename.deb

Close.  It has to begin with / or ./ or ../ or else it won't be seen as
a filename.

apt install ./filename.deb


Reply to: