FG

Find packages installed from a certain repository with aptitude

Fresh3 days ago
Mar 15, 202643961 views
Confidence Score0%
0%

Problem

I'm in search for something analog to this question: Zypper: How do I display all packages from a certain repository? Since I'm on Ubuntu, I need an aptitude based solution: How can I get a list of installed packages from a certain repository?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Find packages installed from a certain repository with aptitude

Low Risk

Using aptitude, in order to look for installed packages outside of the stable branch, you can use: To see versions as well as package-names (and instead of descriptions) you can use the command with the format option ( for short), as follows. For mo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment