FG

How to install local .deb packages with apt-get

Fresh3 days ago
Mar 15, 2026398767 views
Confidence Score1%
1%

Problem

Is there a way to install packages store on your HD with apt-get, like ? If not, how to handle the dependencies in a very very easy way?

Error Output

apt-get install ./package.deb

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to install local .deb packages with apt-get

Low Risk

usually I do , it'll fail saying it needs dependencies. After that when you do an it'll say at the end something like "dependencies are ready to install" I think it then advises to use . Once that's done, I use again. Worked fine for me last few years. edit: looking a bit further, apparently a tool called can do this as .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment