💻 Software
Install dependencies for a dpkg package?
Fresh5 days ago
Mar 15, 20269048 viewsConfidence Score0%
0%
Problem
I have a dpkg file that i want to install. But I get error messages that it is depending on other packages. I used: Is there a way to install dependencies automatically without having to use apt-get/aptitude (the latest version of this dpkg wasnt available)
Error Output
dpkg -i file.dpkg
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Install dependencies for a dpkg package?
Low Risk
If this is a one-off, copy-paste the package names from the error message to an command line. Otherwise, set up an apt repository for your own package, it's not hard. Here are a few possible methods: If this is for Ubuntu, you can create your own pe…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix