Saturday, April 27, 2024
28
rated 0 times [  28] [ 0]  / answers: 1 / hits: 58734  / 3 Years ago, thu, august 19, 2021, 11:12:25

I would like to know how to get the version information of an installed program that doesn't have the




--version or -version




method implemented.


More From » command-line

 Answers
2

You can use dpkg or apt-cache.



To check the version of bash, for example:



dpkg -l bash

apt-cache show bash

[#40702] Friday, August 20, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
altybol

Total Points: 364
Total Questions: 138
Total Answers: 121

Location: France
Member since Thu, May 6, 2021
3 Years ago
altybol questions
;