FG
💻 Software

How can I determine the current version number of an application with apt-get

Fresh7 days ago
Mar 15, 202612915 views
Confidence Score0%
0%

Problem

Say I have python-twisted installed. does not show the version number, just How do I get apt-get to print the currently installed version number for an application?

Error Output

sudo apt-get -V check python-twisted

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I determine the current version number of an application with apt-get

Low Risk

I figured out you can get the version number of a python package (not anything) by just saying small problem solved. general problem forgotten

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment